scispace - formally typeset
Open AccessPosted Content

ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks

Reads0
Chats0
TLDR
This work thoroughly study three key components of SRGAN – network architecture, adversarial loss and perceptual loss, and improves each of them to derive an Enhanced SRGAN (ESRGAN), which achieves consistently better visual quality with more realistic and natural textures than SRGAN.
Abstract
The Super-Resolution Generative Adversarial Network (SRGAN) is a seminal work that is capable of generating realistic textures during single image super-resolution. However, the hallucinated details are often accompanied with unpleasant artifacts. To further enhance the visual quality, we thoroughly study three key components of SRGAN - network architecture, adversarial loss and perceptual loss, and improve each of them to derive an Enhanced SRGAN (ESRGAN). In particular, we introduce the Residual-in-Residual Dense Block (RRDB) without batch normalization as the basic network building unit. Moreover, we borrow the idea from relativistic GAN to let the discriminator predict relative realness instead of the absolute value. Finally, we improve the perceptual loss by using the features before activation, which could provide stronger supervision for brightness consistency and texture recovery. Benefiting from these improvements, the proposed ESRGAN achieves consistently better visual quality with more realistic and natural textures than SRGAN and won the first place in the PIRM2018-SR Challenge. The code is available at this https URL .

read more

Citations
More filters
Posted Content

Boosting High-Level Vision with Joint Compression Artifacts Reduction and Super-Resolution

TL;DR: This paper proposes a context-aware joint CAR and SR neural network (CAJNN) that integrates both local and non-local features to solve CAR andSR in one-stage and demonstrates that CAJNN can serve as an effective image preprocessing method and improve the accuracy for real-scene text recognition and the average precision for tiny face detection.
Journal ArticleDOI

Relativistic Approach for Training Self-Supervised Adversarial Depth Prediction Model Using Symmetric Consistency

TL;DR: A novel approach for predicting depth from a single image in a self-supervised manner, specifically using generative adversarial networks (GANs) with enhancements to improve training performance.
Journal ArticleDOI

Polynomial Multiplication in NTRU Prime: Comparison of Optimization Strategies on Cortex-M4

TL;DR: In this paper, a new approach was introduced to automatically generate high-fidelity synthetic fingerprints at scale, which relies on Generative Adversarial Networks to estimate the probability distribution of human fingerprints and Super-Resolution methods to synthesize fine-grained textures.
Journal ArticleDOI

Multi-Resolution Space-Attended Residual Dense Network for Single Image Super-Resolution

TL;DR: A Multi-resolution space-Attended Residual Dense Network (MARDN) to separate low-frequency and high-frequency information for reconstructing high-quality super-resolved images and demonstrates the superiority of the proposed MARDN against the state-of-the-art methods.
Proceedings ArticleDOI

Research on Super-resolution Reconstruction Algorithm of Remote Sensing Image Based on Generative Adversarial Networks

TL;DR: This paper studies the image super-resolution reconstruction method for improving the generated anti-network, and shows that the proposed algorithm is better than SRGAN (Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network), SRCNN (Super-Res resolution Convolutional Neural Network) and FSRCNN
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Journal ArticleDOI

Generative Adversarial Nets

TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
Related Papers (5)