SOTAVerified

Deep Video Super-Resolution using HR Optical Flow Estimation

2020-01-06Code Available1· sign in to hype

Longguang Wang, Yulan Guo, Li Liu, Zaiping Lin, Xinpu Deng, Wei An

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Video super-resolution (SR) aims at generating a sequence of high-resolution (HR) frames with plausible and temporally consistent details from their low-resolution (LR) counterparts. The key challenge for video SR lies in the effective exploitation of temporal dependency between consecutive frames. Existing deep learning based methods commonly estimate optical flows between LR frames to provide temporal dependency. However, the resolution conflict between LR optical flows and HR outputs hinders the recovery of fine details. In this paper, we propose an end-to-end video SR network to super-resolve both optical flows and images. Optical flow SR from LR frames provides accurate temporal dependency and ultimately improves video SR performance. Specifically, we first propose an optical flow reconstruction network (OFRnet) to infer HR optical flows in a coarse-to-fine manner. Then, motion compensation is performed using HR optical flows to encode temporal dependency. Finally, compensated LR inputs are fed to a super-resolution network (SRnet) to generate SR results. Extensive experiments have been conducted to demonstrate the effectiveness of HR optical flows for SR performance improvement. Comparative results on the Vid4 and DAVIS-10 datasets show that our network achieves the state-of-the-art performance.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MSU Super-Resolution for Video CompressionSOF-VSR-BD + vvencBSQ-rate over ERQA15.96Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BI + x264BSQ-rate over Subjective Score1.27Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BI + x265BSQ-rate over Subjective Score2.24Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BI + vvencBSQ-rate over Subjective Score2.82Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BI + aomencBSQ-rate over Subjective Score2.84Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BI + uavs3eBSQ-rate over Subjective Score3.2Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BD + x264BSQ-rate over ERQA1.54Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BD + uavs3eBSQ-rate over ERQA11.46Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BD + x265BSQ-rate over ERQA13.1Unverified
MSU Super-Resolution for Video CompressionSOF-VSR-BD + aomencBSQ-rate over ERQA15.11Unverified
MSU Video Super Resolution Benchmark: Detail RestorationSOF-VSR-BISubjective score4.81Unverified
MSU Video Super Resolution Benchmark: Detail RestorationSOF-VSR-BDSubjective score4.86Unverified
MSU Video Upscalers: Quality EnhancementSOF-VSRSSIM0.94Unverified

Reproductions