Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution
Xiaoyu Xiang, Yapeng Tian, Yulun Zhang, Yun Fu, Jan P. Allebach,, Chenliang Xu

TL;DR
This paper introduces a one-stage framework for space-time video super-resolution that directly generates high-resolution slow-motion videos from low-resolution, low-frame-rate inputs, outperforming two-stage methods in speed and quality.
Contribution
The authors propose a novel one-stage approach combining feature temporal interpolation, deformable ConvLSTM, and deep reconstruction for efficient super-resolution.
Findings
Achieves better quantitative and qualitative results.
More than three times faster than recent two-stage methods.
Effectively leverages global and local temporal contexts.
Abstract
In this paper, we explore the space-time video super-resolution task, which aims to generate a high-resolution (HR) slow-motion video from a low frame rate (LFR), low-resolution (LR) video. A simple solution is to split it into two sub-tasks: video frame interpolation (VFI) and video super-resolution (VSR). However, temporal interpolation and spatial super-resolution are intra-related in this task. Two-stage methods cannot fully take advantage of the natural property. In addition, state-of-the-art VFI or VSR networks require a large frame-synthesis or reconstruction module for predicting high-quality video frames, which makes the two-stage methods have large model sizes and thus be time-consuming. To overcome the problems, we propose a one-stage space-time video super-resolution framework, which directly synthesizes an HR slow-motion video from an LFR, LR video. Rather than synthesizing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution· youtube
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image and Signal Denoising Methods
MethodsTanh Activation · Sigmoid Activation · Convolution · ConvLSTM
