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

TMP: Temporal Motion Propagation for Online Video Super-Resolution

About

Online video super-resolution (online-VSR) highly relies on an effective alignment module to aggregate temporal information, while the strict latency requirement makes accurate and efficient alignment very challenging. Though much progress has been achieved, most of the existing online-VSR methods estimate the motion fields of each frame separately to perform alignment, which is computationally redundant and ignores the fact that the motion fields of adjacent frames are correlated. In this work, we propose an efficient Temporal Motion Propagation (TMP) method, which leverages the continuity of motion field to achieve fast pixel-level alignment among consecutive frames. Specifically, we first propagate the offsets from previous frames to the current frame, and then refine them in the neighborhood, which significantly reduces the matching space and speeds up the offset estimation process. Furthermore, to enhance the robustness of alignment, we perform spatial-wise weighting on the warped features, where the positions with more precise offsets are assigned higher importance. Experiments on benchmark datasets demonstrate that the proposed TMP method achieves leading online-VSR accuracy as well as inference speed. The source code of TMP can be found at https://github.com/xtudbxk/TMP.

Zhengqiang Zhang, Ruihuang Li, Shi Guo, Yang Cao, Lei Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Video Super-ResolutionVid4 (test)
PSNR25.579
173
Video Super-ResolutionVid4 Y (test)
PSNR27.61
30
Video Super-ResolutionREDS4 RGB (test)
PSNR30.67
25
Video Super-ResolutionVimeo-90K-T (Y) (test)
PSNR37.33
15
Video Super-ResolutionVideoLQ
NIQE6.751
5
Showing 5 of 5 rows

Other info

Follow for update