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

SRFlow: Learning the Super-Resolution Space with Normalizing Flow

About

Super-resolution is an ill-posed problem, since it allows for multiple predictions for a given low-resolution image. This fundamental fact is largely ignored by state-of-the-art deep learning based approaches. These methods instead train a deterministic mapping using combinations of reconstruction and adversarial losses. In this work, we therefore propose SRFlow: a normalizing flow based super-resolution method capable of learning the conditional distribution of the output given the low-resolution input. Our model is trained in a principled manner using a single loss, namely the negative log-likelihood. SRFlow therefore directly accounts for the ill-posed nature of the problem, and learns to predict diverse photo-realistic high-resolution images. Moreover, we utilize the strong image posterior learned by SRFlow to design flexible image manipulation techniques, capable of enhancing super-resolved images by, e.g., transferring content from other images. We perform extensive experiments on faces, as well as on super-resolution in general. SRFlow outperforms state-of-the-art GAN-based approaches in terms of both PSNR and perceptual quality metrics, while allowing for diversity through the exploration of the space of super-resolved solutions.

Andreas Lugmayr, Martin Danelljan, Luc Van Gool, Radu Timofte• 2020

Related benchmarks

TaskDatasetResultRank
Super-ResolutionBSD100
PSNR24.66
149
Super-ResolutionDIV2K
PSNR27.08
101
Super-ResolutionDIV2K 1.0 (val)
PSNR27.09
100
Super-ResolutionBSD100 4x (test)
PSNR26.23
56
Super-ResolutionDIV2K (val)
PSNR27.09
44
Face Super-ResolutionCelebA (test)
SSIM0.76
32
Super-ResolutionGeneral100
LPIPS0.0962
25
Super-ResolutionDIV2K 4x (val)
PSNR27.09
24
Super-ResolutionUrban100
PSNR23.68
12
Image Super-Resolution (x4)DIV2K (val)
PSNR29.07
11
Showing 10 of 12 rows

Other info

Code

Follow for update