Attributes Aware Face Generation with Generative Adversarial Networks
Zheng Yuan, Jie Zhang, Shiguang Shan, Xilin Chen

TL;DR
This paper introduces AFGAN, a novel GAN-based method for generating face images conditioned on specific attributes, utilizing a two-path embedding, self-attention, and multi-resolution generators to improve attribute fidelity.
Contribution
The paper presents a new attribute-aware face generation framework with a two-path embedding, self-attention, and a multi-resolution generator architecture, along with an image-attribute matching loss.
Findings
AFGAN outperforms existing methods in qualitative evaluations.
AFGAN achieves higher quantitative scores on CelebA.
The proposed loss enhances attribute-image correlation.
Abstract
Recent studies have shown remarkable success in face image generations. However, most of the existing methods only generate face images from random noise, and cannot generate face images according to the specific attributes. In this paper, we focus on the problem of face synthesis from attributes, which aims at generating faces with specific characteristics corresponding to the given attributes. To this end, we propose a novel attributes aware face image generator method with generative adversarial networks called AFGAN. Specifically, we firstly propose a two-path embedding layer and self-attention mechanism to convert binary attribute vector to rich attribute features. Then three stacked generators generate , and resolution face images respectively by taking the attribute features as input. In addition, an image-attribute matching loss is…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Advanced Image Processing Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network
