paper-with-me

Papers

One-shot Face Reenactment

2019-08-05 · Yunxuan Zhang, Siwei Zhang, Yue He, Cheng Li, Chen Change Loy, Ziwei Liu

To enable realistic shape (e.g. pose and expression) transfer, existing face reenactment methods rely on a set of target faces for learning subject-specific traits. However, in real-world scenario end-users often only have one target face at hand, rendering existing methods inapplicable. In this work, we bridge this gap by proposing a novel one-shot face reenactment learning framework. Our key insight is that the one-shot learner should be able to disentangle and compose appearance and shape information for effective modeling. Specifically, the target face appearance and the source face shape are first projected into latent spaces with their corresponding encoders. Then these two latent spaces are associated by learning a shared decoder that aggregates multi-level features to produce the final reenactment results. To further improve the synthesizing quality on mustache and hair regions, we additionally propose FusionNet which combines the strengths of our learned decoder and the traditional warping method. Extensive experiments show that our one-shot face reenactment system achieves superior transfer fidelity as well as identity preserving capability than alternatives. More remarkably, our approach trained with only one target image per subject achieves competitive results to those using a set of target images, demonstrating the practical merit of this work. Code, models and an additional set of reenacted faces have been publicly released at the project page.

📄 PDF Abstract BibTeX arXiv:1908.03251

Code (2)

bj80heyue/Learning_One_Shot_Face_Reenactment 공식 구현 pytorch
https://dagshub.com/Bharat-mtr/One_Shot_Face_Reenactment

Tasks

DecoderFace ReconstructionFace Reenactment

Similar Papers 제목 키워드 기반

Single Source One Shot Reenactment using Weighted motion From Paired Feature Points

2021-04-07 · Soumya Tripathy, Juho Kannala, Esa Rahtu

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 Animation

FaR-GAN for One-Shot Face Reenactment

2020-05-13 · Hanxiang Hao, Sriram Baireddy, Amy R. Reibman, Edward J. Delp

Animating a static face image with target facial expressions and movements is important in the area of image editing and movie production. This face reenactment process is challenging due to the complex geometry and move…

Face Reenactment

DiffusionAct: Controllable Diffusion Autoencoder for One-shot Face Reenactment

2024-03-25 · Stella Bounareli, Christos Tzelepis, Vasileios Argyriou, Ioannis Patras 외

Video-driven neural face reenactment aims to synthesize realistic facial images that successfully preserve the identity and appearance of a source face, while transferring the target head pose and facial expressions. Exi…

Face ReenactmentImage Generation

ActGAN: Flexible and Efficient One-shot Face Reenactment

2020-03-30 · Ivan Kosarevych, Marian Petruk, Markian Kostiv, Orest Kupyn 외

This paper introduces ActGAN - a novel end-to-end generative adversarial network (GAN) for one-shot face reenactment. Given two images, the goal is to transfer the facial expression of the source actor onto a target pers…

Face RecognitionFace ReenactmentGenerative Adversarial Network

One-Shot Face Reenactment on Megapixels

2022-05-26 · Wonjun Kang, Geonsu Lee, Hyung Il Koo, Nam Ik Cho

The goal of face reenactment is to transfer a target expression and head pose to a source face while preserving the source identity. With the popularity of face-related applications, there has been much research on this …

Face GenerationFace ReenactmentFacial EditingTalking Face Generation+1