TL;DR
EnhanceNet introduces a novel super-resolution method that uses automated texture synthesis and perceptual loss with adversarial training to produce more realistic high-resolution images, surpassing traditional PSNR-focused approaches.
Contribution
The paper presents a new super-resolution technique combining automated texture synthesis with perceptual loss and adversarial training for improved image realism.
Findings
Achieves state-of-the-art results in super-resolution benchmarks.
Produces more realistic textures compared to traditional methods.
Significantly improves perceptual quality at high magnification ratios.
Abstract
Single image super-resolution is the task of inferring a high-resolution image from a single low-resolution input. Traditionally, the performance of algorithms for this task is measured using pixel-wise reconstruction measures such as peak signal-to-noise ratio (PSNR) which have been shown to correlate poorly with the human perception of image quality. As a result, algorithms minimizing these metrics tend to produce over-smoothed images that lack high-frequency textures and do not look natural despite yielding high PSNR values. We propose a novel application of automated texture synthesis in combination with a perceptual loss focusing on creating realistic textures rather than optimizing for a pixel-accurate reproduction of ground truth images during training. By using feed-forward fully convolutional neural networks in an adversarial training setting, we achieve a significant boost…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
EnhanceNet: Single Image Super-Resolution Through Automated Texture Synthesis· youtube
