中文
相关论文

相关论文: PP-MSVSR: Multi-Stage Video Super-Resolution

200 篇论文

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 neighboring video…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Zhongwei Qiu , Huan Yang , Jianlong Fu , Dongmei Fu

Recently, Vision Transformer has achieved great success in recovering missing details in low-resolution sequences, i.e., the video super-resolution (VSR) task. Despite its superiority in VSR accuracy, the heavy computational burden as well…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Xingyu Zhou , Leheng Zhang , Xiaorui Zhao , Keze Wang , Leida Li , Shuhang Gu

Video depth estimation is essential for providing 3D scene structure in applications ranging from autonomous driving to mixed reality. Current end-to-end video depth models have established state-of-the-art performance. Although current…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Daewon Yoon , Injun Baek , Sangyu Han , Yearim Kim , Nojun Kwak

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…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Zijie Yue , Miaojing Shi

Stereo image super-resolution (stereoSR) aims to enhance the quality of super-resolution results by incorporating complementary information from an alternative view. Although current methods have shown significant advancements, they…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Hu Gao , Depeng Dang

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known degradation…

图像与视频处理 · 电气工程与系统科学 2023-01-02 Zhongwei Qiu , Huan Yang , Jianlong Fu , Daochang Liu , Chang Xu , Dongmei Fu

Recent advancements in single image super-resolution have been predominantly driven by token mixers and transformer architectures. WaveMixSR utilized the WaveMix architecture, employing a two-dimensional discrete wavelet transform for…

图像与视频处理 · 电气工程与系统科学 2024-10-31 Pranav Jeevan , Neeraj Nixon , Amit Sethi

Reference-based Super-resolution (RefSR) approaches have recently been proposed to overcome the ill-posed problem of image super-resolution by providing additional information from a high-resolution image. Multi-reference super-resolution…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Ke Zhao , Haining Tan , Tsz Fung Yau

In recent years, deep learning has made great progress in many fields such as image recognition, natural language processing, speech recognition and video super-resolution. In this survey, we comprehensively investigate 33 state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Hongying Liu , Zhubo Ruan , Peng Zhao , Chao Dong , Fanhua Shang , Yuanyuan Liu , Linlin Yang , Radu Timofte

The tradeoff between reconstruction quality and compute required for video super-resolution (VSR) remains a formidable challenge in its adoption for deployment on resource-constrained edge devices. While transformer-based VSR models have…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Kavitha Viswanathan , Shashwat Pathak , Piyush Bharambe , Harsh Choudhary , Amit Sethi

The primary challenge in video super-resolution (VSR) is to handle large motions in the input frames, which makes it difficult to accurately aggregate information from multiple frames. Existing works either adopt deformable convolutions or…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Zhihe Lu , Zeyu Xiao , Jiawang Bai , Zhiwei Xiong , Xinchao Wang

Real-world low-resolution (LR) videos have diverse and complex degradations, imposing great challenges on video super-resolution (VSR) algorithms to reproduce their high-resolution (HR) counterparts with high quality. Recently, the…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Xi Yang , Chenhang He , Jianqi Ma , Lei Zhang

Image super-resolution (SR) is an effective way to enhance the spatial resolution and detail information of remote sensing images, to obtain a superior visual quality. As SR is severely ill-conditioned, effective image priors are necessary…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Jing Sun , Huanfeng Shen , Qiangqiang Yuan , Liangpei Zhang

Recent sparse multi-view scene reconstruction advances like DUSt3R and MASt3R no longer require camera calibration and camera pose estimation. However, they only process a pair of views at a time to infer pixel-aligned pointmaps. When…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Zhenggang Tang , Yuchen Fan , Dilin Wang , Hongyu Xu , Rakesh Ranjan , Alexander Schwing , Zhicheng Yan

Effective aggregation of temporal information of consecutive frames is the core of achieving video super-resolution. Many scholars have utilized structures such as sliding windows and recurrent to gather spatio-temporal information of…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yonggui Zhu , Guofang Li

Super-resolution (SR) has been widely used to convert low-resolution legacy videos to high-resolution (HR) ones, to suit the increasing resolution of displays (e.g. UHD TVs). However, it becomes easier for humans to notice motion artifacts…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Soo Ye Kim , Jihyong Oh , Munchurl Kim

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…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Jiongze Yu , Xiangbo Gao , Pooja Verlani , Akshay Gadde , Yilin Wang , Balu Adsumilli , Zhengzhong Tu

3D super-resolution aims to reconstruct high-fidelity 3D models from low-resolution (LR) multi-view images. Early studies primarily focused on single-image super-resolution (SISR) models to upsample LR images into high-resolution images.…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Hyun-kyu Ko , Dongheok Park , Youngin Park , Byeonghyeon Lee , Juhee Han , Eunbyung Park

Multi-View Stereo~(MVS) is a fundamental problem in geometric computer vision which aims to reconstruct a scene using multi-view images with known camera parameters. However, the mainstream approaches represent the scene with a fixed…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Song Zhang , Wenjia Xu , Zhiwei Wei , Lili Zhang , Yang Wang , Junyi Liu

We introduce a learning-based depth map fusion framework that accepts a set of depth and confidence maps generated by a Multi-View Stereo (MVS) algorithm as input and improves them. This is accomplished by integrating volumetric visibility…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Nathaniel Burgdorfer , Philippos Mordohai