Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring
Chao Zhu, Hang Dong, Jinshan Pan, Boyang Liang, Yuhao Huang, Lean Fu,, Fei Wang

TL;DR
This paper introduces a novel deep recurrent neural network with multi-scale bi-directional propagation for video deblurring, which effectively utilizes unaligned neighboring frames without explicit alignment estimation, and provides a new real-world blurry video dataset for evaluation.
Contribution
The paper proposes a simple yet effective RNN-based model with multi-scale bi-directional propagation that bypasses the need for explicit frame alignment in video deblurring.
Findings
The proposed dataset improves real-world video deblurring performance.
The RNN-MBP outperforms state-of-the-art methods on benchmark datasets.
The method effectively handles unaligned neighboring frames without explicit alignment.
Abstract
The success of the state-of-the-art video deblurring methods stems mainly from implicit or explicit estimation of alignment among the adjacent frames for latent video restoration. However, due to the influence of the blur effect, estimating the alignment information from the blurry adjacent frames is not a trivial task. Inaccurate estimations will interfere the following frame restoration. Instead of estimating alignment information, we propose a simple and effective deep Recurrent Neural Network with Multi-scale Bi-directional Propagation (RNN-MBP) to effectively propagate and gather the information from unaligned neighboring frames for better video deblurring. Specifically, we build a Multi-scale Bi-directional Propagation~(MBP) module with two U-Net RNN cells which can directly exploit the inter-frame information from unaligned neighboring hidden states by integrating them in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Digital Media Forensic Detection
MethodsConcatenated Skip Connection · Max Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
