SRGAN

Classical GAN for superresolution

Released in: Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

Contributor:

Summary

Despite the breakthroughs in accuracy and speed of single image super-resolution using faster and deeper convolutional neural networks, one central problem remains largely unsolved: how do we recover the finer texture details when we super-resolve at large upscaling factors? The behavior of optimization-based super-resolution methods is principally driven by the choice of the objective function. Recent work has largely focused on minimizing the mean squared reconstruction error. The resulting estimates have high peak signal-to-noise ratios, but they are often lacking high-frequency details and are perceptually unsatisfying in the sense that they fail to match the fidelity expected at the higher resolution. This paper presents SRGAN, a generative adversarial network (GAN) for image super-resolution (SR), the first framework capable of inferring photo-realistic natural images for 4x upscaling factors. To achieve this, the authors propose a perceptual loss function which consists of an adversarial loss and a content loss. The adversarial loss pushes the solution to the natural image manifold using a discriminator network that is trained to differentiate between the super-resolved images and original photo-realistic images. In addition, the architecture uses a content loss motivated by perceptual similarity instead of similarity in pixel space. The resulting deep residual network is able to recover photo-realistic textures from heavily downsampled images on public benchmarks. An extensive mean-opinion-score (MOS) test shows hugely significant gains in perceptual quality using SRGAN. The MOS scores obtained with SRGAN are closer to those of the original high-resolution images than to those obtained with any state-of-the-art method.

2017

Year Released

Key Links & Stats

PyTorch-GAN

SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

@inproceedings{Ledig2016a, author = "C. Ledig and L. Theis and F. Huszar and J. Caballero and A. Aitken and A. Tejani and J. Totz and Z. Wang and W. Shi", title = "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network", year = 2017, booktitle = "Computer Vision and Pattern Recognition", month = "Jul", keywords = "super-resolution, deep learning", url = "http://arxiv.org/abs/1609.04802" }

ML Tasks

  1. General
  2. Super-Resolution

ML Platform

  1. Pytorch

Modalities

  1. General
  2. Still Image

Verticals

  1. General

CG Platform

  1. Not Applicable

Related organizations

Twitter