SOTAVerified

Video Super-Resolution with Recurrent Structure-Detail Network

2020-08-02ECCV 2020Code Available1· sign in to hype

Takashi Isobe, Xu Jia, Shuhang Gu, Songjiang Li, Shengjin Wang, Qi Tian

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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, we propose a novel recurrent video super-resolution method which is both effective and efficient in exploiting previous frames to super-resolve the current frame. It divides the input into structure and detail components which are fed to a recurrent unit composed of several proposed two-stream structure-detail blocks. In addition, a hidden state adaptation module that allows the current frame to selectively use information from hidden state is introduced to enhance its robustness to appearance change and error accumulation. Extensive ablation study validate the effectiveness of the proposed modules. Experiments on several benchmark datasets demonstrate the superior performance of the proposed method compared to state-of-the-art methods on video super-resolution.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MSU Super-Resolution for Video CompressionRSDN + uavs3eBSQ-rate over ERQA18.33Unverified
MSU Super-Resolution for Video CompressionRSDN + x264BSQ-rate over ERQA6.58Unverified
MSU Super-Resolution for Video CompressionRSDN + x265BSQ-rate over ERQA13.42Unverified
MSU Super-Resolution for Video CompressionRSDN + vvencBSQ-rate over ERQA14.95Unverified
MSU Super-Resolution for Video CompressionRSDN + aomencBSQ-rate over ERQA20.62Unverified
MSU Video Super Resolution Benchmark: Detail RestorationRSDNSubjective score5.57Unverified
Vid4 - 4x upscaling - BD degradationRSDNPSNR27.92Unverified

Reproductions