paper-with-me

Papers

Pro-UIGAN: Progressive Face Hallucination from Occluded Thumbnails

2021-08-02 · Yang Zhang, Xin Yu, Xiaobo Lu, Ping Liu

In this paper, we study the task of hallucinating an authentic high-resolution (HR) face from an occluded thumbnail. We propose a multi-stage Progressive Upsampling and Inpainting Generative Adversarial Network, dubbed Pro-UIGAN, which exploits facial geometry priors to replenish and upsample (8*) the occluded and tiny faces (16*16 pixels). Pro-UIGAN iteratively (1) estimates facial geometry priors for low-resolution (LR) faces and (2) acquires non-occluded HR face images under the guidance of the estimated priors. Our multi-stage hallucination network super-resolves and inpaints occluded LR faces in a coarse-to-fine manner, thus reducing unwanted blurriness and artifacts significantly. Specifically, we design a novel cross-modal transformer module for facial priors estimation, in which an input face and its landmark features are formulated as queries and keys, respectively. Such a design encourages joint feature learning across the input facial and landmark features, and deep feature correspondences will be discovered by attention. Thus, facial appearance features and facial geometry priors are learned in a mutual promotion manner. Extensive experiments demonstrate that our Pro-UIGAN achieves visually pleasing HR faces, reaching superior performance in downstream tasks, i.e., face alignment, face parsing, face recognition and expression classification, compared with other state-of-the-art (SotA) methods.

📄 PDF Abstract BibTeX arXiv:2108.00602

Code (0)

등록된 구현이 없습니다.

Tasks

Face AlignmentFace HallucinationFace ParsingFace RecognitionGenerative Adversarial NetworkHallucination

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

GUIGAN: Learning to Generate GUI Designs Using Generative Adversarial Networks

2021-01-25 · Tianming Zhao, Chunyang Chen, Yuanning Liu, Xiaodong Zhu

Graphical User Interface (GUI) is ubiquitous in almost all modern desktop software, mobile applications, and online websites. A good GUI design is crucial to the success of the software in the market, but designing a goo…

Image GenerationText Generation

VidFace: A Full-Transformer Solver for Video FaceHallucination with Unaligned Tiny Snapshots

2021-05-31 · Yuan Gan, Yawei Luo, Xin Yu, Bang Zhang 외

In this paper, we investigate the task of hallucinating an authentic high-resolution (HR) human face from multiple low-resolution (LR) video snapshots. We propose a pure transformer-based model, dubbed VidFace, to fully …

Face HallucinationHallucination

TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images

2020-04-09 · ECCV 2020 8 · Jianxin Lin, Yingxue Pang, Yingce Xia, Zhibo Chen 외

An unsupervised image-to-image translation (UI2I) task deals with learning a mapping between two domains without paired images. While existing UI2I methods usually require numerous unpaired images from different domains …

Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationVocal Bursts Valence Prediction

Copy and Paste GAN: Face Hallucination from Shaded Thumbnails

2020-02-25 · CVPR 2020 6 · Yang Zhang, Ivor Tsang, Yawei Luo, Changhui Hu 외

Existing face hallucination methods based on convolutional neural networks (CNN) have achieved impressive performance on low-resolution (LR) faces in a normal illumination condition. However, their performance degrades d…

Face HallucinationGenerative Adversarial NetworkHallucination

LR-to-HR Face Hallucination with an Adversarial Progressive Attribute-Induced Network

2021-09-29 · Nitin Balachandran, Jun-Cheng Chen, Rama Chellappa

Face super-resolution is a challenging and highly ill-posed problem since a low-resolution (LR) face image may correspond to multiple high-resolution (HR) ones during the hallucination process and cause a dramatic identi…

AttributeFace HallucinationHallucinationSuper-Resolution