EDVR: Video Restoration with Enhanced Deformable Convolutional Networks
Xintao Wang, Kelvin C.K. Chan, Ke Yu, Chao Dong, Chen Change Loy

TL;DR
EDVR introduces a novel video restoration framework using enhanced deformable convolutional networks, effectively addressing large motions and diverse frame fusion, leading to state-of-the-art results in video super-resolution and deblurring.
Contribution
The paper presents EDVR, a new video restoration method with a Pyramid, Cascading and Deformable alignment module and a Temporal and Spatial Attention fusion module, improving alignment and feature fusion.
Findings
Won all four NTIRE19 video restoration challenge tracks
Outperformed state-of-the-art methods on super-resolution and deblurring
Achieved significant margin over second place
Abstract
Video restoration tasks, including super-resolution, deblurring, etc, are drawing increasing attention in the computer vision community. A challenging benchmark named REDS is released in the NTIRE19 Challenge. This new benchmark challenges existing methods from two aspects: (1) how to align multiple frames given large motions, and (2) how to effectively fuse different frames with diverse motion and blur. In this work, we propose a novel Video Restoration framework with Enhanced Deformable networks, termed EDVR, to address these challenges. First, to handle large motions, we devise a Pyramid, Cascading and Deformable (PCD) alignment module, in which frame alignment is done at the feature level using deformable convolutions in a coarse-to-fine manner. Second, we propose a Temporal and Spatial Attention (TSA) fusion module, in which attention is applied both temporally and spatially, so as…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
