CVMay 28, 2019

FReeNet: Multi-Identity Face Reenactment

arXiv:1905.11805v229 citations
Originality Incremental advance
AI Analysis

This addresses the need for flexible and efficient face reenactment in applications like entertainment or virtual communication, though it appears incremental as it builds on existing landmark-based methods.

The paper tackles the problem of transferring facial expressions between different identities using a single model, achieving photorealistic results with improved expression similarity and facial detail.

This paper presents a novel multi-identity face reenactment framework, named FReeNet, to transfer facial expressions from an arbitrary source face to a target face with a shared model. The proposed FReeNet consists of two parts: Unified Landmark Converter (ULC) and Geometry-aware Generator (GAG). The ULC adopts an encode-decoder architecture to efficiently convert expression in a latent landmark space, which significantly narrows the gap of the face contour between source and target identities. The GAG leverages the converted landmark to reenact the photorealistic image with a reference image of the target person. Moreover, a new triplet perceptual loss is proposed to force the GAG module to learn appearance and geometry information simultaneously, which also enriches facial details of the reenacted images. Further experiments demonstrate the superiority of our approach for generating photorealistic and expression-alike faces, as well as the flexibility for transferring facial expressions between identities.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes