HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

EDVR: Video Restoration with Enhanced Deformable Convolutional Networks

Xintao Wang; Kelvin C.K. Chan; Ke Yu; Chao Dong; Chen Change Loy

EDVR: Video Restoration with Enhanced Deformable Convolutional Networks

Abstract

Video restoration tasks, including super-resolution, deblurring, etc, are drawing increasing attention in the computer vision community. A challenging benchmark named REDS is released in the NTIRE19 Challenge. This new benchmark challenges existing methods from two aspects: (1) how to align multiple frames given large motions, and (2) how to effectively fuse different frames with diverse motion and blur. In this work, we propose a novel Video Restoration framework with Enhanced Deformable networks, termed EDVR, to address these challenges. First, to handle large motions, we devise a Pyramid, Cascading and Deformable (PCD) alignment module, in which frame alignment is done at the feature level using deformable convolutions in a coarse-to-fine manner. Second, we propose a Temporal and Spatial Attention (TSA) fusion module, in which attention is applied both temporally and spatially, so as to emphasize important features for subsequent restoration. Thanks to these modules, our EDVR wins the champions and outperforms the second place by a large margin in all four tracks in the NTIRE19 video restoration and enhancement challenges. EDVR also demonstrates superior performance to state-of-the-art published methods on video super-resolution and deblurring. The code is available at https://github.com/xinntao/EDVR.

Code Repositories

zhusiling/EDVR
pytorch
Mentioned in GitHub
drhdr-user/drhdr
pytorch
Mentioned in GitHub
YapengTian/TDAN-VSR-CVPR-2020
pytorch
Mentioned in GitHub
liuzhen03/ADNet
pytorch
Mentioned in GitHub
xinntao/EDVR
Official
pytorch
Mentioned in GitHub
ZhaoHengrun/EDVR
pytorch
Mentioned in GitHub
khyeyoon/Video-Super-Resolution
pytorch
Mentioned in GitHub
Pea-Shooter/ADNet
pytorch
Mentioned in GitHub
Harrypotterrrr/EDVR
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-redsEDVR_Deblur
Average PSNR: 34.80
video-enhancement-on-mfqe-v2EDVR
Incremental PSNR: 0.75
video-super-resolution-on-vid4-4x-upscalingEDVR
PSNR: 27.35
SSIM: 0.8264
video-super-resolution-on-vid4-4x-upscaling-1EDVR
PSNR: 27.85
SSIM: 0.8503

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
EDVR: Video Restoration with Enhanced Deformable Convolutional Networks | Papers | HyperAI