Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Spatio-Temporal Filter Adaptive Network for Video Deblurring

About

Video deblurring is a challenging task due to the spatially variant blur caused by camera shake, object motions, and depth variations, etc. Existing methods usually estimate optical flow in the blurry video to align consecutive frames or approximate blur kernels. However, they tend to generate artifacts or cannot effectively remove blur when the estimated optical flow is not accurate. To overcome the limitation of separate optical flow estimation, we propose a Spatio-Temporal Filter Adaptive Network (STFAN) for the alignment and deblurring in a unified framework. The proposed STFAN takes both blurry and restored images of the previous frame as well as blurry image of the current frame as input, and dynamically generates the spatially adaptive filters for the alignment and deblurring. We then propose the new Filter Adaptive Convolutional (FAC) layer to align the deblurred features of the previous frame with the current frame and remove the spatially variant blur from the features of the current frame. Finally, we develop a reconstruction network which takes the fusion of two transformed features to restore the clear frames. Both quantitative and qualitative evaluation results on the benchmark datasets and real-world videos demonstrate that the proposed algorithm performs favorably against state-of-the-art methods in terms of accuracy, speed as well as model size.

Shangchen Zhou, Jiawei Zhang, Jinshan Pan, Haozhe Xie, Wangmeng Zuo, Jimmy Ren• 2019

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR28.59
585
Video DeblurringGoPro (test)
PSNR28.59
55
Video DeblurringDVD (test)
PSNR31.24
42
Video DeblurringDVD
PSNR (dB)31.24
20
Video DeblurringDVD 2017 (test)
PSNR31.15
19
Video DeblurringSu et al. video deblurring (test)
PSNR31.15
15
Video DeblurringBSD 2ms-16ms
PSNR32.18
15
Video DeblurringGoPro v1 (test)
PSNR30.51
15
Video DeblurringREDS first-half (train)
PSNR32.03
15
DeblurringGOPRO dataset
PSNR28.59
15
Showing 10 of 16 rows

Other info

Code

Follow for update