paper-with-me

Papers

Boosting Video Super Resolution with Patch-Based Temporal Redundancy Optimization

2022-07-18 · Yuhao Huang, Hang Dong, Jinshan Pan, Chao Zhu, Yu Guo, Ding Liu, Lean Fu, Fei Wang

The success of existing video super-resolution (VSR) algorithms stems mainly exploiting the temporal information from the neighboring frames. However, none of these methods have discussed the influence of the temporal redundancy in the patches with stationary objects and background and usually use all the information in the adjacent frames without any discrimination. In this paper, we observe that the temporal redundancy will bring adverse effect to the information propagation,which limits the performance of the most existing VSR methods. Motivated by this observation, we aim to improve existing VSR algorithms by handling the temporal redundancy patches in an optimized manner. We develop two simple yet effective plug and play methods to improve the performance of existing local and non-local propagation-based VSR algorithms on widely-used public videos. For more comprehensive evaluating the robustness and performance of existing VSR algorithms, we also collect a new dataset which contains a variety of public videos as testing set. Extensive evaluations show that the proposed methods can significantly improve the performance of existing VSR methods on the collected videos from wild scenarios while maintain their performance on existing commonly used datasets. The code is available at https://github.com/HYHsimon/Boosted-VSR.

📄 PDF Abstract BibTeX arXiv:2207.08674

Code (1)

hyhsimon/boosted-vsr 공식 구현 pytorch

Tasks

Super-ResolutionVideo Super-Resolution

Similar Papers 제목 키워드 기반

EPS: Efficient Patch Sampling for Video Overfitting in Deep Super-Resolution Model Training

2024-11-25 · Yiying Wei, Hadi Amirpour, Jong Hwan Ko, Christian Timmerer

Leveraging the overfitting property of deep neural networks (DNNs) is trending in video delivery systems to enhance quality within bandwidth limits. Existing approaches transmit overfitted super-resolution (SR) model str…

Super-Resolution

Across Scales & Across Dimensions: Temporal Super-Resolution using Deep Internal Learning

2020-03-19 · ECCV 2020 8 · Liad Pollak Zuckerman, Eyal Naor, George Pisha, Shai Bagon 외

When a very fast dynamic event is recorded with a low-framerate camera, the resulting video suffers from severe motion blur (due to exposure time) and motion aliasing (due to low sampling rate in time). True Temporal Sup…

Super-ResolutionVideo Super-Resolution

SATVSR: Scenario Adaptive Transformer for Cross Scenarios Video Super-Resolution

2022-11-16 · Yongjie Chen, Tieru Wu

Video Super-Resolution (VSR) aims to recover sequences of high-resolution (HR) frames from low-resolution (LR) frames. Previous methods mainly utilize temporally adjacent frames to assist the reconstruction of target fra…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

FAST-VQA: Efficient End-to-end Video Quality Assessment with Fragment Sampling

2022-07-06 · HaoNing Wu, Chaofeng Chen, Jingwen Hou, Liang Liao 외

Current deep video quality assessment (VQA) methods are usually with high computational costs when evaluating high-resolution videos. This cost hinders them from learning better video-quality-related representations via …

Video Quality Assessment

Learning Spatiotemporal Frequency-Transformer for Compressed Video Super-Resolution

2022-08-05 · Zhongwei Qiu, Huan Yang, Jianlong Fu, Dongmei Fu

Compressed video super-resolution (VSR) aims to restore high-resolution frames from compressed low-resolution counterparts. Most recent VSR approaches often enhance an input frame by borrowing relevant textures from neig…

Super-ResolutionVideo EnhancementVideo Super-Resolution