paper-with-me

홈 › Papers

Super-Resolution of Real-World Faces

2020-11-04 · Saurabh Goswami, Aakanksha, Rajagopalan A. N

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 degradation GAN to convert bicubically downsampled clean images to real degraded images, and interpolate between the obtained degraded LR image and its clean LR counterpart. This interpolated LR image is then used along with it's corresponding HR counterpart to train the super-resolution network from end to end. Entropy Regularized Wasserstein Divergence is used to force the encoded features learnt from the clean and degraded images to closely resemble those extracted from the interpolated image to ensure robustness.

📄 PDF Abstract BibTeX arXiv:2011.02427

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSuper-Resolution

Similar Papers 제목 키워드 기반

MetaF2N: Blind Image Super-Resolution by Learning Efficient Model Adaptation from Faces

2023-09-15 · ICCV 2023 1 · Zhicun Yin, Ming Liu, Xiaoming Li, Hui Yang 외

Due to their highly structured characteristics, faces are easier to recover than natural scenes for blind image super-resolution. Therefore, we can extract the degradation representation of an image from the low-quality …

Image GenerationImage Super-ResolutionMeta-LearningSuper-Resolution

Super-FAN: Integrated facial landmark localization and super-resolution of real-world low resolution faces in arbitrary poses with GANs

2017-12-07 · CVPR 2018 6 · Adrian Bulat, Georgios Tzimiropoulos

This paper addresses 2 challenging tasks: improving the quality of low resolution facial images and accurately locating the facial landmarks on such poor resolution images. To this end, we make the following 5 contributi…

Face AlignmentFace HallucinationImage Super-ResolutionSuper-Resolution

Pairwise Distance Distillation for Unsupervised Real-World Image Super-Resolution

2024-07-10 · Yuehan Zhang, Seungjun Lee, Angela Yao

Standard single-image super-resolution creates paired training data from high-resolution images through fixed downsampling kernels. However, real-world super-resolution (RWSR) faces unknown degradations in the low-resolu…

Image Super-ResolutionSuper-Resolution

EfficientSRFace: An Efficient Network with Super-Resolution Enhancement for Accurate Face Detection

2023-06-04 · Guangtao Wang, Jun Li, Jie Xie, Jianhua Xu 외

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less di…

BenchmarkingFace DetectionImage Super-ResolutionSuper-Resolution

Unsupervised Real-World Super-Resolution via Rectified Flow Degradation Modelling

2025-08-10 · Hongyang Zhou, Xiaobin Zhu, Liuling Chen, Junyi He 외 arxiv

Unsupervised real-world super-resolution (SR) faces critical challenges due to the complex, unknown degradation distributions in practical scenarios. Existing methods struggle to generalize from synthetic low-resolution …