Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Real-world Video Deblurring: A Benchmark Dataset and An Efficient Recurrent Neural Network

About

Real-world video deblurring in real time still remains a challenging task due to the complexity of spatially and temporally varying blur itself and the requirement of low computational cost. To improve the network efficiency, we adopt residual dense blocks into RNN cells, so as to efficiently extract the spatial features of the current frame. Furthermore, a global spatio-temporal attention module is proposed to fuse the effective hierarchical features from past and future frames to help better deblur the current frame. Another issue that needs to be addressed urgently is the lack of a real-world benchmark dataset. Thus, we contribute a novel dataset (BSD) to the community, by collecting paired blurry/sharp video clips using a co-axis beam splitter acquisition system. Experimental results show that the proposed method (ESTRNN) can achieve better deblurring performance both quantitatively and qualitatively with less computational cost against state-of-the-art video deblurring methods. In addition, cross-validation experiments between datasets illustrate the high generality of BSD over the synthetic datasets. The code and dataset are released at https://github.com/zzh-tech/ESTRNN.

Zhihang Zhong, Ye Gao, Yinqiang Zheng, Bo Zheng, Imari Sato• 2021

Related benchmarks

TaskDatasetResultRank
Video DeblurringBSD (1ms-8ms)
PSNR33.36
19
Video DeblurringBSD 3ms-24ms
PSNR31.39
19
Video DeblurringBSD 2ms-16ms
PSNR31.95
19
Atmospheric turbulence mitigationATSyn-dynamic Weak
PSNR28.9805
16
Atmospheric turbulence mitigationATSyn-dynamic Strong
PSNR26.8897
16
Video DeblurringGoPro v1 (test)
PSNR31.07
15
Video DeblurringREDS first-half (train)
PSNR32.63
15
Atmospheric turbulence mitigationATSyn-dynamic Medium
PSNR28.3338
9
Atmospheric turbulence mitigationATSyn dynamic Overall
PSNR28.1347
9
Turbulence mitigationATSyn-dynamic Weak
PSNR28.9805
8
Showing 10 of 16 rows

Other info

Code

Follow for update