Video Face Super-Resolution with Motion-Adaptive Feedback Cell
Jingwei Xin, Nannan Wang, Jie Li, Xinbo Gao, Zhifeng Li

TL;DR
This paper introduces a Motion-Adaptive Feedback Cell (MAFC) for video super-resolution that effectively models complex temporal dependencies and motion, leading to improved performance over existing CNN-based methods.
Contribution
The paper proposes the MAFC block that adaptively captures and utilizes inter-frame motion, enhancing VSR performance especially in complex motion scenarios.
Findings
Outperforms state-of-the-art VSR methods in experiments.
Effectively handles complex motion with improved accuracy.
Reduces reliance on explicit motion estimation and compensation.
Abstract
Video super-resolution (VSR) methods have recently achieved a remarkable success due to the development of deep convolutional neural networks (CNN). Current state-of-the-art CNN methods usually treat the VSR problem as a large number of separate multi-frame super-resolution tasks, at which a batch of low resolution (LR) frames is utilized to generate a single high resolution (HR) frame, and running a slide window to select LR frames over the entire video would obtain a series of HR frames. However, duo to the complex temporal dependency between frames, with the number of LR input frames increase, the performance of the reconstructed HR frames become worse. The reason is in that these methods lack the ability to model complex temporal dependencies and hard to give an accurate motion estimation and compensation for VSR process. Which makes the performance degrade drastically when the…
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 Signal Denoising Methods
