Our new X account is live! Follow @wizwand_team for updates
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 DeblurringGoPro v1 (test)
PSNR31.07
15
Video DeblurringREDS first-half (train)
PSNR32.63
15
Video DeblurringBSD (1ms-8ms)
PSNR33.36
15
Video DeblurringBSD 3ms-24ms
PSNR31.39
15
Video DeblurringBSD 2ms-16ms
PSNR31.95
15
Turbulence mitigationATSyn-dynamic Weak
PSNR28.9805
8
Turbulence mitigationATSyn-dynamic Medium
PSNR28.3338
8
Turbulence mitigationATSyn-dynamic Strong
PSNR26.8897
8
Turbulence mitigationATSyn dynamic Overall
PSNR28.1347
8
Turbulence mitigationTMT synthetic dynamic scene data (preliminary study)
PSNR27.3469
8
Showing 10 of 12 rows

Other info

Code

Follow for update