HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Stripformer: Strip Transformer for Fast Image Deblurring

Fu-Jen Tsai Yan-Tsung Peng Yen-Yu Lin Chung-Chi Tsai Chia-Wen Lin

Stripformer: Strip Transformer for Fast Image Deblurring

Abstract

Images taken in dynamic scenes may contain unwanted motion blur, which significantly degrades visual quality. Such blur causes short- and long-range region-specific smoothing artifacts that are often directional and non-uniform, which is difficult to be removed. Inspired by the current success of transformers on computer vision and image processing tasks, we develop, Stripformer, a transformer-based architecture that constructs intra- and inter-strip tokens to reweight image features in the horizontal and vertical directions to catch blurred patterns with different orientations. It stacks interlaced intra-strip and inter-strip attention layers to reveal blur magnitudes. In addition to detecting region-specific blurred patterns of various orientations and magnitudes, Stripformer is also a token-efficient and parameter-efficient transformer model, demanding much less memory usage and computation cost than the vanilla transformer but works better without relying on tremendous training data. Experimental results show that Stripformer performs favorably against state-of-the-art models in dynamic scene deblurring.

Code Repositories

pp00704831/Stripformer-ECCV-2022-
pytorch
Mentioned in GitHub
pp00704831/Stripformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-goproStripformer
PSNR: 33.08
SSIM: 0.962
deblurring-on-hide-trained-on-goproStripformer
PSNR (sRGB): 31.03
SSIM (sRGB): 0.94
deblurring-on-realblur-j-1Stripformer
PSNR (sRGB): 32.48
Params(M): 20
SSIM (sRGB): 0.929
deblurring-on-realblur-rStripformer
PSNR (sRGB): 39.84
Params: 20
SSIM (sRGB): 0.974

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Stripformer: Strip Transformer for Fast Image Deblurring | Papers | HyperAI