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

Deep Blind Video Super-resolution

About

Existing video super-resolution (SR) algorithms usually assume that the blur kernels in the degradation process are known and do not model the blur kernels in the restoration. However, this assumption does not hold for video SR and usually leads to over-smoothed super-resolved images. In this paper, we propose a deep convolutional neural network (CNN) model to solve video SR by a blur kernel modeling approach. The proposed deep CNN model consists of motion blur estimation, motion estimation, and latent image restoration modules. The motion blur estimation module is used to provide reliable blur kernels. With the estimated blur kernel, we develop an image deconvolution method based on the image formation model of video SR to generate intermediate latent images so that some sharp image contents can be restored well. However, the generated intermediate latent images may contain artifacts. To generate high-quality images, we use the motion estimation module to explore the information from adjacent frames, where the motion estimation can constrain the deep CNN model for better image restoration. We show that the proposed algorithm is able to generate clearer images with finer structural details. Extensive experimental results show that the proposed algorithm performs favorably against state-of-the-art methods.

Jinshan Pan, Songsheng Cheng, Jiawei Zhang, Jinhui Tang• 2020

Related benchmarks

TaskDatasetResultRank
Video Super-ResolutionVid4 (test)
PSNR25.35
173
Video Super-ResolutionREDS4 (val)
Average PSNR30.51
41
Video Super-ResolutionSPMCS (test)
Avg. PSNR29.54
36
Video Super-ResolutionUDM10
PSNR29.6
21
Joint Video Super-Resolution and DeblurringREDS4-ME 5:4 exposure level (test)
PSNR26.77
20
Joint Video Super-Resolution and DeblurringREDS4-ME 5:5 exposure level (test)
PSNR26.07
20
Video Super-ResolutionVideoLQ (test)
NRQM3.485
17
Video Super-Resolution and DeblurringGoPro (test)
PSNR26.05
14
Video Super-ResolutionYouHQ40
PSNR23.41
9
Video Super-Resolution and DeblurringREDS-RE (test)
PSNR27.3
9
Showing 10 of 15 rows

Other info

Code

Follow for update