HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Zhihang Zhong Ye Gao Yinqiang Zheng Bo Zheng Imari Sato

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

Abstract

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.

Code Repositories

zzh-tech/ESTRNN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-beam-splitter-deblurring-bsdESTRNN
PSNR: 31.39
deblurring-on-goproESTRNN
PSNR: 31.07
SSIM: 0.9023
image-deblurring-on-goproESTRNN
PSNR: 31.07
SSIM: 0.9023

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
Real-world Video Deblurring: A Benchmark Dataset and An Efficient Recurrent Neural Network | Papers | HyperAI