ECCV 2022poster18 citations

ERDN: Equivalent Receptive Field Deformable Network for Video Deblurring

Bangrui Jiang, Zhihuai Xie, Zhen Xia, Songnan Li, Shan Liu

Abstract

"Video deblurring aims to restore sharp frames from blurry video sequences. Existing methods usually adopt optical flow to compensate misalignment between reference frame and each neighboring frame. However, inaccurate flow estimation caused by large displacements will lead to artifacts in the warped frames. In this work, we propose an equivalent receptive field deformable network (ERDN) to perform alignment at the feature level without estimating optical flow. The ERDN introduces a dual pyramid alignment module, in which a feature pyramid is constructed to align frames using deformable convolution in a cascaded manner. Specifically, we adopt dilated spatial pyramid blocks to predict offsets for deformable convolutions, so that the theoretical receptive field is equivalent for each feature pyramid layer. To restore the sharp frame, we propose a gradient guided fusion module, which incorporates structure priors into the restoration process. Experimental results demonstrate that the proposed method outperforms previous state-of-the-art methods on multiple benchmark datasets. The code is made available at: https://github.com/TencentCloud/ERDN."

BibTeX
@inproceedings{eccv2022_erdnequivalentre,
  title = {ERDN: Equivalent Receptive Field Deformable Network for Video Deblurring},
  author = {Bangrui Jiang and Zhihuai Xie and Zhen Xia and Songnan Li and Shan Liu},
  booktitle = {ECCV 2022},
  year = {2022}
}
ERDN: Equivalent Receptive Field Deformable Network for Video Deblurring · ECCV 2022