Recurrent Back-Projection Network for Video Super-Resolution
About
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 information with the more traditional, single frame super-resolution path for the target frame. In contrast to most prior work where frames are pooled together by stacking or warping, our model, the Recurrent Back-Projection Network (RBPN) treats each context frame as a separate source of information. These sources are combined in an iterative refinement framework inspired by the idea of back-projection in multiple-image super-resolution. This is aided by explicitly representing estimated inter-frame motion with respect to the target, rather than explicitly aligning frames. We propose a new video super-resolution benchmark, allowing evaluation at a larger scale and considering videos in different motion regimes. Experimental results demonstrate that our RBPN is superior to existing methods on several datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Super-Resolution | Vid4 (test) | PSNR33.73 | 173 | |
| Video Super-Resolution | REDS4 (test) | PSNR (Avg)30.15 | 117 | |
| Video Super-Resolution | Vimeo-90K-T (test) | PSNR37.2 | 82 | |
| Video Super-Resolution | REDS4 | SSIM0.859 | 82 | |
| Video Super-Resolution | UDM10 (test) | PSNR38.66 | 51 | |
| Video Super-Resolution | Vimeo-90K-T BI degradation (test) | PSNR37.2 | 47 | |
| Video Super-Resolution | REDS4 (val) | Average PSNR30.09 | 41 | |
| Video Super-Resolution | Vimeo-90K Slow (test) | PSNR (dB)34.18 | 39 | |
| Video Super-Resolution | Vimeo-90K Medium (test) | PSNR (dB)37.28 | 39 | |
| Video Super-Resolution | Vimeo-90K Fast (test) | PSNR (dB)40.03 | 39 |