Frame-Recurrent Video Super-Resolution
Mehdi S. M. Sajjadi, Raviteja Vemulapalli, Matthew Brown

TL;DR
This paper introduces a recurrent video super-resolution method that enhances temporal consistency and reduces computational costs by leveraging previous high-resolution frames, outperforming existing approaches.
Contribution
The paper presents a novel end-to-end trainable frame-recurrent framework that improves efficiency and temporal consistency in video super-resolution tasks.
Findings
Significantly outperforms previous state-of-the-art methods.
Reduces computational cost by warping only one image per step.
Achieves more temporally consistent high-resolution videos.
Abstract
Recent advances in video super-resolution have shown that convolutional neural networks combined with motion compensation are able to merge information from multiple low-resolution (LR) frames to generate high-quality images. Current state-of-the-art methods process a batch of LR frames to generate a single high-resolution (HR) frame and run this scheme in a sliding window fashion over the entire video, effectively treating the problem as a large number of separate multi-frame super-resolution tasks. This approach has two main weaknesses: 1) Each input frame is processed and warped multiple times, increasing the computational cost, and 2) each output frame is estimated independently conditioned on the input frames, limiting the system's ability to produce temporally consistent results. In this work, we propose an end-to-end trainable frame-recurrent video super-resolution framework…
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.
