paper-with-me

Papers

Frame-Recurrent Video Super-Resolution

2018-01-14 · CVPR 2018 6 · Mehdi S. M. Sajjadi, Raviteja Vemulapalli, Matthew Brown

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 that uses the previously inferred HR estimate to super-resolve the subsequent frame. This naturally encourages temporally consistent results and reduces the computational cost by warping only one image in each step. Furthermore, due to its recurrent nature, the proposed method has the ability to assimilate a large number of previous frames without increased computational demands. Extensive evaluations and comparisons with previous methods validate the strengths of our approach and demonstrate that the proposed framework is able to significantly outperform the current state of the art.

📄 PDF Abstract BibTeX arXiv:1801.04590

Code (0)

등록된 구현이 없습니다.

Tasks

Motion CompensationMulti-Frame Super-ResolutionSuper-ResolutionVideo Super-Resolution

Similar Papers 제목 키워드 기반

Video Super-Resolution with Recurrent Structure-Detail Network

2020-08-02 · ECCV 2020 8 · Takashi Isobe, Xu Jia, Shuhang Gu, Songjiang Li 외

Most video super-resolution methods super-resolve a single reference frame with the help of neighboring frames in a temporal sliding window. They are less efficient compared to the recurrent-based methods. In this work, …

Super-ResolutionVideo Super-Resolution

Recurrent Back-Projection Network for Video Super-Resolution

2019-03-25 · CVPR 2019 6 · Muhammad Haris, Greg Shakhnarovich, Norimichi Ukita

We proposed a novel architecture for the problem of video super-resolution. We integrate spatial and temporal contexts from continuous video frames using a recurrent encoder-decoder module, that fuses multi-frame informa…

DecoderImage Super-ResolutionSuper-ResolutionVideo Super-Resolution

Bidirectional Recurrent Convolutional Networks for Multi-Frame Super-Resolution

2015-12-01 · NeurIPS 2015 12 · Yan Huang, Wei Wang, Liang Wang

Super resolving a low-resolution video is usually handled by either single-image super-resolution (SR) or multi-frame SR. Single-Image SR deals with each video frame independently, and ignores intrinsic temporal dependen…

Image Super-ResolutionMulti-Frame Super-ResolutionOptical Flow EstimationSuper-Resolution+2

Stable Long-Term Recurrent Video Super-Resolution

2021-12-16 · CVPR 2022 1 · Benjamin Naoto Chiche, Arnaud Woiselle, Joana Frontera-Pons, Jean-Luc Starck

Recurrent models have gained popularity in deep learning (DL) based video super-resolution (VSR), due to their increased computational efficiency, temporal receptive field and temporal consistency compared to sliding-win…

Computational EfficiencySuper-ResolutionVideo Super-Resolution

BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment

2021-04-27 · CVPR 2022 1 · Kelvin C. K. Chan, Shangchen Zhou, Xiangyu Xu, Chen Change Loy

A recurrent structure is a popular framework choice for the task of video super-resolution. The state-of-the-art method BasicVSR adopts bidirectional propagation with feature alignment to effectively exploit information …

Analog Video RestorationSnow RemovalSuper-ResolutionVideo deraining+3