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

RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution

About

Generative Adversarial Networks (GAN) have demonstrated the potential to recover realistic details for single image super-resolution (SISR). To further improve the visual quality of super-resolved results, PIRM2018-SR Challenge employed perceptual metrics to assess the perceptual quality, such as PI, NIQE, and Ma. However, existing methods cannot directly optimize these indifferentiable perceptual metrics, which are shown to be highly correlated with human ratings. To address the problem, we propose Super-Resolution Generative Adversarial Networks with Ranker (RankSRGAN) to optimize generator in the direction of perceptual metrics. Specifically, we first train a Ranker which can learn the behavior of perceptual metrics and then introduce a novel rank-content loss to optimize the perceptual quality. The most appealing part is that the proposed method can combine the strengths of different SR methods to generate better results. Extensive experiments show that RankSRGAN achieves visually pleasing results and reaches state-of-the-art performance in perceptual metrics. Project page: https://wenlongzhang0724.github.io/Projects/RankSRGAN

Wenlong Zhang, Yihao Liu, Chao Dong, Yu Qiao• 2019

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet14 (test)
PSNR26.57
246
Image Super-resolutionBSD100 (test)
PSNR25.57
216
Super-ResolutionUrban100 (test)
PSNR21.47
205
Super-ResolutionBSD100
PSNR24.09
149
Super-ResolutionDIV2K
PSNR26.51
101
Super-ResolutionDIV2K 1.0 (val)
PSNR26.55
100
Super-ResolutionManga109 (test)
PSNR25.04
46
Super-ResolutionDIV2K (val)
PSNR26.55
44
Super-ResolutionCUFED5 (test)
PSNR22.31
38
Super-ResolutionGeneral100
LPIPS0.096
25
Showing 10 of 18 rows

Other info

Code

Follow for update