paper-with-me

홈 › Papers

On the Generalization of BasicVSR++ to Video Deblurring and Denoising

2022-04-11 · Kelvin C. K. Chan, Shangchen Zhou, Xiangyu Xu, Chen Change Loy

The exploitation of long-term information has been a long-standing problem in video restoration. The recent BasicVSR and BasicVSR++ have shown remarkable performance in video super-resolution through long-term propagation and effective alignment. Their success has led to a question of whether they can be transferred to different video restoration tasks. In this work, we extend BasicVSR++ to a generic framework for video restoration tasks. In tasks where inputs and outputs possess identical spatial size, the input resolution is reduced by strided convolutions to maintain efficiency. With only minimal changes from BasicVSR++, the proposed framework achieves compelling performance with great efficiency in various video restoration tasks including video deblurring and denoising. Notably, BasicVSR++ achieves comparable performance to Transformer-based approaches with up to 79% of parameter reduction and 44x speedup. The promising results demonstrate the importance of propagation and alignment in video restoration tasks beyond just video super-resolution. Code and models are available at https://github.com/ckkelvinchan/BasicVSR_PlusPlus.

📄 PDF Abstract BibTeX arXiv:2204.05308

Code (1)

ckkelvinchan/basicvsr_plusplus 공식 구현 pytorch

Tasks

DeblurringDenoisingSuper-ResolutionVideo DeblurringVideo RestorationVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
PixelShuffle PixelShuffle is an operation used in super-resolution models to implement efficient sub-pixel convolutions with a stride of $1/r$. Specifically it rearranges elements in a…
BasicVSR 설명 없음

Similar Papers 제목 키워드 기반

BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment

2021-04-27 · CVPR 2022 1 · Kelvin C. K. Chan, Shangchen Zhou, Xiangyu Xu, Chen Change Loy

A recurrent structure is a popular framework choice for the task of video super-resolution. The state-of-the-art method BasicVSR adopts bidirectional propagation with feature alignment to effectively exploit information …

Analog Video RestorationSnow RemovalSuper-ResolutionVideo deraining+3

BasicVSR: The Search for Essential Components in Video Super-Resolution and Beyond

2020-12-03 · CVPR 2021 1 · Kelvin C. K. Chan, Xintao Wang, Ke Yu, Chao Dong 외

Video super-resolution (VSR) approaches tend to have more components than the image counterparts as they need to exploit the additional temporal dimension. Complex designs are not uncommon. In this study, we wish to unta…

Super-ResolutionVideo derainingVideo Super-Resolution

VJT: A Video Transformer on Joint Tasks of Deblurring, Low-light Enhancement and Denoising

2024-01-26 · Yuxiang Hui, Yang Liu, Yaofang Liu, Fan Jia 외

Video restoration task aims to recover high-quality videos from low-quality observations. This contains various important sub-tasks, such as video denoising, deblurring and low-light enhancement, since video often faces …

DeblurringDenoisingVideo DeblurringVideo Denoising+1

Neural Compression-Based Feature Learning for Video Restoration

2022-03-17 · CVPR 2022 1 · Cong Huang, Jiahao Li, Bin Li, Dong Liu 외

How to efficiently utilize the temporal features is crucial, yet challenging, for video restoration. The temporal features usually contain various noisy and uncorrelated information, and they may interfere with the resto…

DenoisingQuantizationRain RemovalVideo Denoising+2

One-Step Diffusion Model for Image Motion-Deblurring

2025-03-09 · Xiaoyang Liu, Yuquan Wang, Zheng Chen, JieZhang Cao 외

Currently, methods for single-image deblurring based on CNNs and transformers have demonstrated promising performance. However, these methods often suffer from perceptual limitations, poor generalization ability, and str…

DeblurringDenoisingImage Deblurringmodel+1