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

Hierarchical Conditional Flow: A Unified Framework for Image Super-Resolution and Image Rescaling

About

Normalizing flows have recently demonstrated promising results for low-level vision tasks. For image super-resolution (SR), it learns to predict diverse photo-realistic high-resolution (HR) images from the low-resolution (LR) image rather than learning a deterministic mapping. For image rescaling, it achieves high accuracy by jointly modelling the downscaling and upscaling processes. While existing approaches employ specialized techniques for these two tasks, we set out to unify them in a single formulation. In this paper, we propose the hierarchical conditional flow (HCFlow) as a unified framework for image SR and image rescaling. More specifically, HCFlow learns a bijective mapping between HR and LR image pairs by modelling the distribution of the LR image and the rest high-frequency component simultaneously. In particular, the high-frequency component is conditional on the LR image in a hierarchical manner. To further enhance the performance, other losses such as perceptual loss and GAN loss are combined with the commonly used negative log-likelihood loss in training. Extensive experiments on general image SR, face image SR and image rescaling have demonstrated that the proposed HCFlow achieves state-of-the-art performance in terms of both quantitative metrics and visual quality.

Jingyun Liang, Andreas Lugmayr, Kai Zhang, Martin Danelljan, Luc Van Gool, Radu Timofte• 2021

Related benchmarks

TaskDatasetResultRank
Single Image Super-ResolutionDIV2K (val)
PSNR27.41
151
Image ReconstructionUrban100 (val)
PSNR41.92
48
Image ReconstructionBSD100 (val)
PSNR42.61
48
Super-ResolutionDIV2K (val)
PSNR27.02
44
Face Super-ResolutionCelebA (test)
SSIM0.78
32
Image RescalingSet5 (val)
PSNR45.08
28
Image RescalingSet14 (val)
PSNR42.3
28
Super-ResolutionDIV2K 4x (val)
PSNR26.61
24
Image RescalingDIV2K (val)
PSNR45.66
17
4x Single Image Super-ResolutionDIV2K (val)
PSNR27.02
13
Showing 10 of 16 rows

Other info

Code

Follow for update