Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Frame-Recurrent Video Super-Resolution

About

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.

Mehdi S. M. Sajjadi, Raviteja Vemulapalli, Matthew Brown• 2018

Related benchmarks

TaskDatasetResultRank
Video Super-ResolutionVid4 (test)
PSNR26.69
173
Video Super-ResolutionREDS4 4x (test)
PSNR28.17
96
Video Super-ResolutionVimeo-90K-T (test)
PSNR35.64
82
Video Super-ResolutionUDM10 (test)
PSNR37.09
51
Video Super-ResolutionVimeo-90K-T BI degradation (test)
PSNR35.64
47
Video Super-ResolutionSPMCS (test)
Avg. PSNR28.16
36
Video Super-ResolutionVid4 4x upscaling (Calendar, City, Foliage, Walk)
PSNR26.69
36
Video Super-ResolutionVimeo-90k Fast
PSNR37.49
35
Video Super-ResolutionVid4
Average Y PSNR26.71
32
Video Super-ResolutionVimeo-90K-T 87 (test)
PSNR35.64
32
Showing 10 of 42 rows

Other info

Follow for update