CVDec 10, 2022

Benchmark Dataset and Effective Inter-Frame Alignment for Real-World Video Super-Resolution

arXiv:2212.05342v125 citationsh-index: 103
Originality Incremental advance
AI Analysis

This addresses the challenge of deploying VSR methods to real-world data for applications requiring high-resolution video reconstruction.

The authors tackled the problem of video super-resolution for real-world videos with complex degradations by creating a new real-world 4× VSR dataset (MVSR4×) and proposing an effective alignment method (EAVSR). Their method achieved state-of-the-art performance on RealVSR and MVSR4× datasets.

Video super-resolution (VSR) aiming to reconstruct a high-resolution (HR) video from its low-resolution (LR) counterpart has made tremendous progress in recent years. However, it remains challenging to deploy existing VSR methods to real-world data with complex degradations. On the one hand, there are few well-aligned real-world VSR datasets, especially with large super-resolution scale factors, which limits the development of real-world VSR tasks. On the other hand, alignment algorithms in existing VSR methods perform poorly for real-world videos, leading to unsatisfactory results. As an attempt to address the aforementioned issues, we build a real-world 4 VSR dataset, namely MVSR4$\times$, where low- and high-resolution videos are captured with different focal length lenses of a smartphone, respectively. Moreover, we propose an effective alignment method for real-world VSR, namely EAVSR. EAVSR takes the proposed multi-layer adaptive spatial transform network (MultiAdaSTN) to refine the offsets provided by the pre-trained optical flow estimation network. Experimental results on RealVSR and MVSR4$\times$ datasets show the effectiveness and practicality of our method, and we achieve state-of-the-art performance in real-world VSR task. The dataset and code will be publicly available.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes