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

COMISR: Compression-Informed Video Super-Resolution

About

Most video super-resolution methods focus on restoring high-resolution video frames from low-resolution videos without taking into account compression. However, most videos on the web or mobile devices are compressed, and the compression can be severe when the bandwidth is limited. In this paper, we propose a new compression-informed video super-resolution model to restore high-resolution content without introducing artifacts caused by compression. The proposed model consists of three modules for video super-resolution: bi-directional recurrent warping, detail-preserving flow estimation, and Laplacian enhancement. All these three modules are used to deal with compression properties such as the location of the intra-frames in the input and smoothness in the output frames. For thorough performance evaluation, we conducted extensive experiments on standard datasets with a wide range of compression rates, covering many real video use cases. We showed that our method not only recovers high-resolution content on uncompressed frames from the widely-used benchmark datasets, but also achieves state-of-the-art performance in super-resolving compressed videos based on numerous quantitative metrics. We also evaluated the proposed method by simulating streaming from YouTube to demonstrate its effectiveness and robustness. The source codes and trained models are available at https://github.com/google-research/google-research/tree/master/comisr.

Yinxiao Li, Pengchong Jin, Feng Yang, Ce Liu, Ming-Hsuan Yang, Peyman Milanfar• 2021

Related benchmarks

TaskDatasetResultRank
Video Super-ResolutionVid4 (test)
PSNR27.31
173
Video Super-ResolutionREDS4 (test)
PSNR (Avg)29.68
117
Super-ResolutionDIV2K--
101
Video Super-ResolutionREDS4 4x (test)
PSNR29.14
96
Video Super-ResolutionREDS4
SSIM0.868
82
Video Super-ResolutionVid4
Average Y PSNR27.31
32
Super-ResolutionBSD100
SSIM0.894
19
Super-ResolutionUrban100
SSIM0.871
19
Super-ResolutionStreamSR
Subjective Quality Score4.32
19
Video Super-ResolutionVid4 CRF25 4x VSR (test)
PSNR24.97
10
Showing 10 of 19 rows

Other info

Code

Follow for update