Generative adversarial network-based image super-resolution using perceptual content losses
Manri Cheon, Jun-Hyuk Kim, Jun-Ho Choi, Jong-Seok Lee

TL;DR
This paper introduces a GAN-based super-resolution method that balances perceptual quality and distortion by incorporating novel content losses, including DCT and differential content losses, to enhance high-frequency details.
Contribution
The paper proposes a new super-resolution model using a GAN with combined content losses, improving perceptual quality while maintaining low distortion, based on an enhanced residual network architecture.
Findings
Effective in perceptual super-resolution applications
Balances perception and distortion well
Incorporates novel DCT and differential content losses
Abstract
In this paper, we propose a deep generative adversarial network for super-resolution considering the trade-off between perception and distortion. Based on good performance of a recently developed model for super-resolution, i.e., deep residual network using enhanced upscale modules (EUSR), the proposed model is trained to improve perceptual performance with only slight increase of distortion. For this purpose, together with the conventional content loss, i.e., reconstruction loss such as L1 or L2, we consider additional losses in the training phase, which are the discrete cosine transform coefficients loss and differential content loss. These consider perceptual part in the content loss, i.e., consideration of proper high frequency components is helpful for the trade-off problem in super-resolution. The experimental results show that our proposed model has good performance for both…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image and Signal Denoising Methods
MethodsDiscrete Cosine Transform
