SOTAVerified

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

2019-08-18ICCV 2019Code Available0· sign in to hype

Wenlong Zhang, Yihao Liu, Chao Dong, Yu Qiao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PIRM-testRankSRGANNIQE2.51Unverified

Reproductions