FReeNet: Multi-Identity Face Reenactment
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 (1)
Tasks
DecoderFace ReenactmentTripletSimilar Papers 제목 키워드 기반
Single Source One Shot Reenactment using Weighted motion From Paired Feature Points
Image reenactment is a task where the target object in the source image imitates the motion represented in the driving image. One of the most common reenactment tasks is face image animation. The major challenge in the c…
Face ReenactmentImage AnimationMaskRenderer: 3D-Infused Multi-Mask Realistic Face Reenactment
We present a novel end-to-end identity-agnostic face reenactment system, MaskRenderer, that can generate realistic, high fidelity frames in real-time. Although recent face reenactment works have shown promising results, …
Face ReenactmentTripletFACEGAN: Facial Attribute Controllable rEenactment GAN
The face reenactment is a popular facial animation method where the person's identity is taken from the source image and the facial motion from the driving image. Recent works have demonstrated high quality results by co…
AttributeFace ReenactmentLearning Identity-Invariant Motion Representations for Cross-ID Face Reenactment
Human face reenactment aims at transferring motion patterns from one face (from a source-domain video) to an-other (in the target domain with the identity of interest).While recent works report impressive results, they a…
Face ReenactmentLI-Net: Large-Pose Identity-Preserving Face Reenactment Network
Face reenactment is a challenging task, as it is difficult to maintain accurate expression, pose and identity simultaneously. Most existing methods directly apply driving facial landmarks to reenact source faces and igno…
Face Reenactment