StyleMask: Disentangling the Style Space of StyleGAN2 for Neural Face Reenactment
Stella Bounareli, Christos Tzelepis, Vasileios Argyriou, Ioannis, Patras, Georgios Tzimiropoulos

TL;DR
StyleMask introduces a novel face reenactment method that disentangles identity and pose using StyleGAN2's style space, enabling high-quality reenactment across large pose variations without paired training data.
Contribution
It leverages StyleGAN2's style space to disentangle identity and pose, allowing unpaired training and improved reenactment performance over existing methods.
Findings
Outperforms state-of-the-art in pose variation handling
Produces higher quality reenactments on real images
Effective disentanglement of identity and pose in latent space
Abstract
In this paper we address the problem of neural face reenactment, where, given a pair of a source and a target facial image, we need to transfer the target's pose (defined as the head pose and its facial expressions) to the source image, by preserving at the same time the source's identity characteristics (e.g., facial shape, hair style, etc), even in the challenging case where the source and the target faces belong to different identities. In doing so, we address some of the limitations of the state-of-the-art works, namely, a) that they depend on paired training data (i.e., source and target faces have the same identity), b) that they rely on labeled data during inference, and c) that they do not preserve identity in large head pose changes. More specifically, we propose a framework that, using unpaired randomly generated facial images, learns to disentangle the identity…
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
StyleMask: Disentangling the Style Space of StyleGAN2 for Neural Face Reenactment· youtube
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Facial Nerve Paralysis Treatment and Research
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Weight Demodulation · Convolution · Path Length Regularization · R1 Regularization
