HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

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

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

Abstract

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.

Code Repositories

dasongli1/shift-net
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-dvd-1GShift-Net
PSNR: 34.69
SSIM: 0.969
deblurring-on-goproGShift-Net
PSNR: 35.88
SSIM: 0.979

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Simple Baseline for Video Restoration with Grouped Spatial-temporal Shift | Papers | HyperAI