Revisiting Temporal Modeling for Video Super-resolution
Takashi Isobe, Fang Zhu, Xu Jia, Shengjin Wang

TL;DR
This paper compares different temporal modeling techniques for video super-resolution and introduces a novel Recurrent Residual Network that enhances efficiency and detail preservation, achieving state-of-the-art results.
Contribution
The paper presents a comprehensive comparison of temporal modeling methods and proposes a new RRN that improves efficiency and detail in video super-resolution.
Findings
RRN outperforms other models in detail preservation
RRN achieves higher computational efficiency
The proposed method sets new state-of-the-art benchmarks
Abstract
Video super-resolution plays an important role in surveillance video analysis and ultra-high-definition video display, which has drawn much attention in both the research and industrial communities. Although many deep learning-based VSR methods have been proposed, it is hard to directly compare these methods since the different loss functions and training datasets have a significant impact on the super-resolution results. In this work, we carefully study and compare three temporal modeling methods (2D CNN with early fusion, 3D CNN with slow fusion and Recurrent Neural Network) for video super-resolution. We also propose a novel Recurrent Residual Network (RRN) for efficient video super-resolution, where residual learning is utilized to stabilize the training of RNN and meanwhile to boost the super-resolution performance. Extensive experiments show that the proposed RRN is highly…
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 and Signal Denoising Methods
Methods3 Dimensional Convolutional Neural Network
