Dynamic Neural Portraits
Michail Christos Doukas, Stylianos Ploumpis, Stefanos Zafeiriou

TL;DR
Dynamic Neural Portraits offers a fast, photo-realistic video portrait generation method controlling head pose, facial expressions, and eye gaze, using a 2D coordinate-based MLP instead of traditional GAN or 3D systems.
Contribution
The paper introduces a novel 2D coordinate-based MLP architecture for full-head reenactment, achieving significantly higher speed and comparable or better visual quality than existing methods.
Findings
Achieves 24 fps at 1024x1024 resolution.
Runs 270 times faster than recent NeRF-based methods.
Outperforms prior works in visual quality.
Abstract
We present Dynamic Neural Portraits, a novel approach to the problem of full-head reenactment. Our method generates photo-realistic video portraits by explicitly controlling head pose, facial expressions and eye gaze. Our proposed architecture is different from existing methods that rely on GAN-based image-to-image translation networks for transforming renderings of 3D faces into photo-realistic images. Instead, we build our system upon a 2D coordinate-based MLP with controllable dynamics. Our intuition to adopt a 2D-based representation, as opposed to recent 3D NeRF-like systems, stems from the fact that video portraits are captured by monocular stationary cameras, therefore, only a single viewpoint of the scene is available. Primarily, we condition our generative model on expression blendshapes, nonetheless, we show that our system can be successfully driven by audio features as well.…
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
Dynamic Neural Portraits· youtube
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging
