paper-with-me

Papers

Efficient Space-time Video Super Resolution using Low-Resolution Flow and Mask Upsampling

2021-04-12 · Saikat Dutta, Nisarg A. Shah, Anurag Mittal

This paper explores an efficient solution for Space-time Super-Resolution, aiming to generate High-resolution Slow-motion videos from Low Resolution and Low Frame rate videos. A simplistic solution is the sequential running of Video Super Resolution and Video Frame interpolation models. However, this type of solutions are memory inefficient, have high inference time, and could not make the proper use of space-time relation property. To this extent, we first interpolate in LR space using quadratic modeling. Input LR frames are super-resolved using a state-of-the-art Video Super-Resolution method. Flowmaps and blending mask which are used to synthesize LR interpolated frame is reused in HR space using bilinear upsampling. This leads to a coarse estimate of HR intermediate frame which often contains artifacts along motion boundaries. We use a refinement network to improve the quality of HR intermediate frame via residual learning. Our model is lightweight and performs better than current state-of-the-art models in REDS STSR Validation set.

📄 PDF Abstract BibTeX arXiv:2104.05778

Code (1)

saikatdutta/FMU_STSR 공식 구현 pytorch

Tasks

Space-time Video Super-resolution

Similar Papers 제목 키워드 기반

Space-Time-Aware Multi-Resolution Video Enhancement

2020-03-30 · CVPR 2020 6 · Muhammad Haris, Greg Shakhnarovich, Norimichi Ukita

We consider the problem of space-time super-resolution (ST-SR): increasing spatial resolution of video frames and simultaneously interpolating frames to increase the frame rate. Modern approaches handle these axes one at…

Super-ResolutionVideo EnhancementVideo Super-Resolution

MEGAN: Memory Enhanced Graph Attention Network for Space-Time Video Super-Resolution

2021-10-28 · Chenyu You, Lianyi Han, Aosong Feng, Ruihan Zhao 외

Space-time video super-resolution (STVSR) aims to construct a high space-time resolution video sequence from the corresponding low-frame-rate, low-resolution video sequence. Inspired by the recent success to consider spa…

Graph AttentionSpace-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution

2020-02-26 · CVPR 2020 6 · Xiaoyu Xiang, Yapeng Tian, Yulun Zhang, Yun Fu 외

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 …

Space-time Video Super-resolutionSuper-ResolutionVideo Frame InterpolationVideo Super-Resolution

Cuboid-Net: A Multi-Branch Convolutional Neural Network for Joint Space-Time Video Super Resolution

2024-07-24 · Congrui Fu, Hui Yuan, Hongji Xu, Hao Zhang 외

The demand for high-resolution videos has been consistently rising across various domains, propelled by continuous advancements in science, technology, and societal. Nonetheless, challenges arising from limitations in im…

Space-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Zooming SlowMo: An Efficient One-Stage Framework for Space-Time Video Super-Resolution

2021-04-15 · Xiaoyu Xiang, Yapeng Tian, Yulun Zhang, Yun Fu 외

In this paper, we address the space-time video super-resolution, which aims at generating a high-resolution (HR) slow-motion video from a low-resolution (LR) and low frame rate (LFR) video sequence. A na\"ive method is t…

Space-time Video Super-resolutionSuper-ResolutionVideo Frame InterpolationVideo Super-Resolution