Deep Identity-aware Transfer of Facial Attributes
Mu Li, Wangmeng Zuo, David Zhang

TL;DR
This paper introduces DIAT, a deep learning model that transfers facial attributes while preserving identity, using a mask and attribute transform network trained with multiple losses for realistic and accurate results.
Contribution
The paper proposes a novel deep network architecture with a mask mechanism and combined loss functions for identity-aware facial attribute transfer.
Findings
Effective transfer of various facial attributes including expression, age, and gender.
Preserves identity features while accurately modifying target attributes.
Produces photo-realistic images with minimal artifacts.
Abstract
This paper presents a Deep convolutional network model for Identity-Aware Transfer (DIAT) of facial attributes. Given the source input image and the reference attribute, DIAT aims to generate a facial image that owns the reference attribute as well as keeps the same or similar identity to the input image. In general, our model consists of a mask network and an attribute transform network which work in synergy to generate a photo-realistic facial image with the reference attribute. Considering that the reference attribute may be only related to some parts of the image, the mask network is introduced to avoid the incorrect editing on attribute irrelevant region. Then the estimated mask is adopted to combine the input and transformed image for producing the transfer result. For joint training of transform network and mask network, we incorporate the adversarial attribute loss,…
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
TopicsFace recognition and analysis · Advanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis
