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

Details or Artifacts: A Locally Discriminative Learning Approach to Realistic Image Super-Resolution

About

Single image super-resolution (SISR) with generative adversarial networks (GAN) has recently attracted increasing attention due to its potentials to generate rich details. However, the training of GAN is unstable, and it often introduces many perceptually unpleasant artifacts along with the generated details. In this paper, we demonstrate that it is possible to train a GAN-based SISR model which can stably generate perceptually realistic details while inhibiting visual artifacts. Based on the observation that the local statistics (e.g., residual variance) of artifact areas are often different from the areas of perceptually friendly details, we develop a framework to discriminate between GAN-generated artifacts and realistic details, and consequently generate an artifact map to regularize and stabilize the model training process. Our proposed locally discriminative learning (LDL) method is simple yet effective, which can be easily plugged in off-the-shelf SISR methods and boost their performance. Experiments demonstrate that LDL outperforms the state-of-the-art GAN based SISR methods, achieving not only higher reconstruction accuracy but also superior perceptual quality on both synthetic and real-world datasets. Codes and models are available at https://github.com/csjliang/LDL.

Jie Liang, Hui Zeng, Lei Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Super-ResolutionManga109
PSNR29.979
298
Super-ResolutionSet14 (test)
PSNR27.526
246
Image Super-resolutionUrban100
PSNR26.23
221
Super-ResolutionBSD100
PSNR25.942
149
Super-ResolutionDIV2K
PSNR28.959
101
Image Super-resolutionDRealSR
MANIQA0.5485
78
Image Super-resolutionRealSR
PSNR25.28
71
Image Super-resolutionDIV2K (val)
LPIPS0.0934
59
Image Super-resolutionSet14 classic (test)
PSNR27.22
52
Super-ResolutionManga109 (test)
PSNR30.143
46
Showing 10 of 55 rows

Other info

Code

Follow for update