FDAN: Flow-guided Deformable Alignment Network for Video Super-Resolution
Jiayi Lin, Yan Huang, Liang Wang

TL;DR
FDAN introduces a flow-guided deformable alignment approach for video super-resolution, combining global flow estimation with deformable convolution to improve alignment accuracy and achieve state-of-the-art results.
Contribution
The paper proposes a novel end-to-end network that integrates optical flow into deformable alignment, addressing fast motion issues in VSR.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Maintains competitive computation and memory efficiency.
Effectively handles fast motion in video sequences.
Abstract
Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR community for its remarkable performance, which can adaptively align neighboring frames with the reference one. However, we experimentally find that deformable alignment methods still suffer from fast motion due to locally loss-driven offset prediction and lack explicit motion constraints. Hence, we propose a Matching-based Flow Estimation (MFE) module to conduct global semantic feature matching and estimate optical flow as coarse offset for each location. And a Flow-guided Deformable Module (FDM) is proposed to integrate optical flow into deformable convolution. The FDM uses the optical flow to warp the neighboring frames at first. And then, the warped neighboring frames…
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.
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 and Video Stabilization
