Litcius/Paper detail

VDTR: Video Deblurring With Transformer

Mingdeng Cao, Yanbo Fan, Yong Zhang, Jue Wang, Yujiu Yang

2022IEEE Transactions on Circuits and Systems for Video Technology62 citationsDOI

Abstract

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network (CNN)-based methods show a limited capacity of effective spatial and temporal modeling for video deblurring. This paper presents VDTR, an effective Transformer-based model that makes the first attempt to adapt pure Transformer for video deblurring. VDTR exploits the superior long-range and relation modeling capabilities of Transformer for both spatial and temporal modeling. However, it is challenging to design an appropriate Transformer-based model for video deblurring due to the complicated non-uniform blurs, misalignment across multiple frames and the high computational costs for high-resolution spatial modeling. To address these problems, VDTR advocates performing attention within non-overlapping windows and exploiting the hierarchical structure for long-range dependencies modeling. For frame-level spatial modeling, we propose an encoder-decoder Transformer that utilizes multi-scale features for deblurring. For multi-frame temporal modeling, we adapt Transformer to fuse multiple spatial features efficiently. Compared with CNN-based methods, the proposed method achieves highly competitive results on both synthetic and real-world video deblurring benchmarks, including DVD, GOPRO, REDS and BSD. We hope such a Transformer-based architecture can serve as a powerful alternative baseline for video deblurring and other video restoration tasks. The source code will be available at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/ljzycmd/VDTR</uri> .

Topics & Concepts

DeblurringComputer scienceTransformerArtificial intelligenceConvolutional neural networkComputer visionPattern recognition (psychology)Image processingImage restorationImage (mathematics)EngineeringElectrical engineeringVoltageAdvanced Image Processing TechniquesImage and Signal Denoising MethodsGenerative Adversarial Networks and Image Synthesis