Super-Resolution of Real-World Faces
Saurabh Goswami, Aakanksha, Rajagopalan A. N

TL;DR
This paper introduces a robust super-resolution method for real-world face images that models complex degradations using a GAN and trains a two-module network to effectively recover high-resolution faces from diverse low-resolution inputs.
Contribution
It proposes a novel two-module super-resolution network combined with a degradation GAN and entropy regularized Wasserstein divergence for robustness to real-world degradations.
Findings
Effective super-resolution of real-world face images.
Robust features learned from degraded and clean images.
Improved performance over existing methods.
Abstract
Real low-resolution (LR) face images contain degradations which are too varied and complex to be captured by known downsampling kernels and signal-independent noises. So, in order to successfully super-resolve real faces, a method needs to be robust to a wide range of noise, blur, compression artifacts etc. Some of the recent works attempt to model these degradations from a dataset of real images using a Generative Adversarial Network (GAN). They generate synthetically degraded LR images and use them with corresponding real high-resolution(HR) image to train a super-resolution (SR) network using a combination of a pixel-wise loss and an adversarial loss. In this paper, we propose a two module super-resolution network where the feature extractor module extracts robust features from the LR image, and the SR module generates an HR estimate using only these robust features. We train a…
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 and Signal Denoising Methods · Image Processing Techniques and Applications
