English
Related papers

Related papers: Learning Spatiotemporal Frequency-Transformer for …

200 papers

Video super-resolution (VSR) is the task of restoring high-resolution frames from a sequence of low-resolution inputs. Different from single image super-resolution, VSR can utilize frames' temporal information to reconstruct results with…

Image and Video Processing · Electrical Eng. & Systems 2022-08-25 Wenyi Lian , Wenjing Lian

Video Super-Resolution (VSR) aims to restore high-quality video frames from low-resolution (LR) estimates, yet most existing VSR approaches behave like black boxes at inference time: users cannot reliably correct unexpected artifacts, but…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Jiongze Yu , Xiangbo Gao , Pooja Verlani , Akshay Gadde , Yilin Wang , Balu Adsumilli , Zhengzhong Tu

Real-world video super-resolution (VSR) presents significant challenges due to complex and unpredictable degradations. Although some recent methods utilize image diffusion models for VSR and have shown improved detail generation…

Computer Vision and Pattern Recognition · Computer Science 2025-07-02 Zhe Kong , Le Li , Yong Zhang , Feng Gao , Shaoshu Yang , Tao Wang , Kaihao Zhang , Zhuoliang Kang , Xiaoming Wei , Guanying Chen , Wenhan Luo

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video features are…

Computer Vision and Pattern Recognition · Computer Science 2026-04-28 Haopeng Jin

Recent advancements in video super-resolution (VSR) models have demonstrated impressive results in enhancing low-resolution videos. However, due to limitations in adequately controlling the generation process, achieving high fidelity…

Computer Vision and Pattern Recognition · Computer Science 2025-08-04 Yiwen Wang , Xinning Chai , Yuhong Zhang , Zhengxue Cheng , Jun Zhao , Rong Xie , Li Song

The Space-Time Video Super-Resolution (STVSR) task aims to enhance the visual quality of videos, by simultaneously performing video frame interpolation (VFI) and video super-resolution (VSR). However, facing the challenge of the additional…

Computer Vision and Pattern Recognition · Computer Science 2023-11-28 Zhewei Huang , Ailin Huang , Xiaotao Hu , Chen Hu , Jun Xu , Shuchang Zhou

Recent progress in single-image super-resolution (SISR) has achieved remarkable performance, yet the computational costs of these methods remain a challenge for deployment on resource-constrained devices. In particular, transformer-based…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Gang Wu , Junjun Jiang , Junpeng Jiang , Xianming Liu

Video super-resolution (VSR) is a critical task for enhancing low-bitrate and low-resolution videos, particularly in streaming applications. While numerous solutions have been developed, they often suffer from high computational demands,…

Image and Video Processing · Electrical Eng. & Systems 2024-09-27 Marcos V Conde , Zhijun Lei , Wen Li , Christos Bampis , Ioannis Katsavounidis , Radu Timofte

Video super-resolution, which aims at producing a high-resolution video from its corresponding low-resolution version, has recently drawn increasing attention. In this work, we propose a novel method that can effectively incorporate…

Computer Vision and Pattern Recognition · Computer Science 2020-07-22 Takashi Isobe , Songjiang Li , Xu Jia , Shanxin Yuan , Gregory Slabaugh , Chunjing Xu , Ya-Li Li , Shengjin Wang , Qi Tian

The target of space-time video super-resolution (STVSR) is to increase both the frame rate (also referred to as the temporal resolution) and the spatial resolution of a given video. Recent approaches solve STVSR using end-to-end deep neural…

Computer Vision and Pattern Recognition · Computer Science 2024-12-25 Zijie Yue , Miaojing Shi

The main challenge of single image super resolution (SISR) is the recovery of high frequency details such as tiny textures. However, most of the state-of-the-art methods lack specific modules to identify high frequency areas, causing the…

Computer Vision and Pattern Recognition · Computer Science 2018-07-19 Yuan Liu , Yuancheng Wang , Nan Li , Xu Cheng , Yifeng Zhang , Yongming Huang , Guojun Lu

Video restoration is a low-level vision task that seeks to restore clean, sharp videos from quality-degraded frames. One would use the temporal information from adjacent frames to make video restoration successful. Recently, the success of…

Computer Vision and Pattern Recognition · Computer Science 2023-12-25 Fu-Jen Tsai , Yan-Tsung Peng , Chen-Yu Chang , Chan-Yu Li , Yen-Yu Lin , Chung-Chi Tsai , Chia-Wen Lin

In this paper, we tackle the task of blurry video super-resolution (BVSR), aiming to generate high-resolution (HR) videos from low-resolution (LR) and blurry inputs. Current BVSR methods often fail to restore sharp details at high…

Computer Vision and Pattern Recognition · Computer Science 2025-04-21 Dachun Kai , Yueyi Zhang , Jin Wang , Zeyu Xiao , Zhiwei Xiong , Xiaoyan Sun

Video super-resolution (VSR) can achieve better performance compared to single image super-resolution by additionally leveraging temporal information. In particular, the recurrent-based VSR model exploits long-range temporal information…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Xingyu Zhou , Wei Long , Jingbo Lu , Shiyin Jiang , Weiyi You , Haifeng Wu , Shuhang Gu

Most conventional supervised super-resolution (SR) algorithms assume that low-resolution (LR) data is obtained by downscaling high-resolution (HR) data with a fixed known kernel, but such an assumption often does not hold in real scenarios.…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Suyoung Lee , Myungsub Choi , Kyoung Mu Lee

Diffusion-based generative models have demonstrated exceptional promise in the video super-resolution (VSR) task, achieving a substantial advancement in detail generation relative to prior methods. However, these approaches face significant…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Zhongdao Wang , Guodongfang Zhao , Jingjing Ren , Bailan Feng , Shifeng Zhang , Wenbo Li

Video super-resolution (VSR) is a task that aims to reconstruct high-resolution (HR) frames from the low-resolution (LR) reference frame and multiple neighboring frames. The vital operation is to utilize the relative misaligned frames for…

Computer Vision and Pattern Recognition · Computer Science 2022-11-04 Meiqin Liu , Shuo Jin , Chao Yao , Chunyu Lin , Yao Zhao

Continuous space-time video super-resolution (C-STVSR) has garnered increasing interest for its capability to reconstruct high-resolution and high-frame-rate videos at arbitrary spatial and temporal scales. However, prevailing methods often…

Image and Video Processing · Electrical Eng. & Systems 2025-10-07 Shuoyan Wei , Feng Li , Shengeng Tang , Runmin Cong , Yao Zhao , Meng Wang , Huihui Bai

Diffusion-based video super-resolution (VSR) methods deliver strong perceptual quality but are often unsuitable for latency-sensitive scenarios due to reliance on future frames and expensive multi-step denoising. We propose Stream-DiffVSR,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Hau-Shiang Shiu , Chin-Yang Lin , Zhixiang Wang , Chi-Wei Hsiao , Po-Fan Yu , Yu-Chih Chen , Yu-Lun Liu

Real-world videos often extend over thousands of frames. Existing generative video super-resolution (VSR) approaches, however, face two persistent challenges when processing long sequences: (1) inefficiency due to the heavy cost of…

Computer Vision and Pattern Recognition · Computer Science 2026-05-25 Ziqing Zhang , Kai Liu , Zheng Chen , Xi Li , Yucong Chen , Bingnan Duan , Linghe Kong , Yulun Zhang