SRPGAN: Perceptual Generative Adversarial Network for Single Image Super Resolution
Bingzhe Wu, Haodong Duan, Zhichao Liu, Guangyu Sun

TL;DR
SRPGAN introduces a perceptual GAN framework for single image super resolution that effectively reconstructs high-frequency details and sharp edges, outperforming previous CNN-based methods in SSIM scores.
Contribution
The paper proposes a novel perceptual loss based on the discriminator in a GAN framework, improving detail recovery in super resolution tasks.
Findings
Achieves higher SSIM scores than previous methods on multiple benchmarks.
Produces images with sharper edges and richer details.
Demonstrates robustness across different scaling factors.
Abstract
Single image super resolution (SISR) is to reconstruct a high resolution image from a single low resolution image. The SISR task has been a very attractive research topic over the last two decades. In recent years, convolutional neural network (CNN) based models have achieved great performance on SISR task. Despite the breakthroughs achieved by using CNN models, there are still some problems remaining unsolved, such as how to recover high frequency details of high resolution images. Previous CNN based models always use a pixel wise loss, such as l2 loss. Although the high resolution images constructed by these models have high peak signal-to-noise ratio (PSNR), they often tend to be blurry and lack high-frequency details, especially at a large scaling factor. In this paper, we build a super resolution perceptual generative adversarial network (SRPGAN) framework for SISR tasks. In the…
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.
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
