Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Simple Baseline for Video Restoration with Grouped Spatial-temporal Shift

About

Video restoration, which aims to restore clear frames from degraded videos, has numerous important applications. The key to video restoration depends on utilizing inter-frame information. However, existing deep learning methods often rely on complicated network architectures, such as optical flow estimation, deformable convolution, and cross-frame self-attention layers, resulting in high computational costs. In this study, we propose a simple yet effective framework for video restoration. Our approach is based on grouped spatial-temporal shift, which is a lightweight and straightforward technique that can implicitly capture inter-frame correspondences for multi-frame aggregation. By introducing grouped spatial shift, we attain expansive effective receptive fields. Combined with basic 2D convolution, this simple framework can effectively aggregate inter-frame information. Extensive experiments demonstrate that our framework outperforms the previous state-of-the-art method, while using less than a quarter of its computational cost, on both video deblurring and video denoising tasks. These results indicate the potential for our approach to significantly reduce computational overhead while maintaining high-quality results. Code is avaliable at https://github.com/dasongli1/Shift-Net.

Dasong Li, Xiaoyu Shi, Yi Zhang, Ka Chun Cheung, Simon See, Xiaogang Wang, Hongwei Qin, Hongsheng Li• 2022

Related benchmarks

TaskDatasetResultRank
Video DenoisingSet8
PSNR36.639
136
Video DenoisingSet8 (test)
PSNR37.48
127
Video DenoisingDAVIS 2017 (test)
PSNR40.91
60
Video DeblurringDVD (test)
PSNR34.69
42
Low-light Video EnhancementSDSD indoor
PSNR27.81
18
Low-light Video EnhancementSDSD outdoor
PSNR24.28
18
Low-light Video EnhancementSMID
PSNR27.84
18
Low-light Video EnhancementDID
PSNR24.51
18
Low-light Raw Video DenoisingLLRVD (test)
PSNR37.87
15
Low-light Video EnhancementSMOID Gain 0 (test)
PSNR42.11
15
Showing 10 of 17 rows

Other info

Code

Follow for update