paper-with-me

Papers

Mesh Guided One-shot Face Reenactment using Graph Convolutional Networks

2020-08-18 · Guangming Yao, Yi Yuan, Tianjia Shao, Kun Zhou

Face reenactment aims to animate a source face image to a different pose and expression provided by a driving image. Existing approaches are either designed for a specific identity, or suffer from the identity preservation problem in the one-shot or few-shot scenarios. In this paper, we introduce a method for one-shot face reenactment, which uses the reconstructed 3D meshes (i.e., the source mesh and driving mesh) as guidance to learn the optical flow needed for the reenacted face synthesis. Technically, we explicitly exclude the driving face's identity information in the reconstructed driving mesh. In this way, our network can focus on the motion estimation for the source face without the interference of driving face shape. We propose a motion net to learn the face motion, which is an asymmetric autoencoder. The encoder is a graph convolutional network (GCN) that learns a latent motion vector from the meshes, and the decoder serves to produce an optical flow image from the latent vector with CNNs. Compared to previous methods using sparse keypoints to guide the optical flow learning, our motion net learns the optical flow directly from 3D dense meshes, which provide the detailed shape and pose information for the optical flow, so it can achieve more accurate expression and pose on the reenacted face. Extensive experiments show that our method can generate high-quality results and outperforms state-of-the-art methods in both qualitative and quantitative comparisons.

📄 PDF Abstract BibTeX arXiv:2008.07783

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderFace GenerationFace ReenactmentMotion EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Realistic One-shot Mesh-based Head Avatars

2022-06-16 · Taras Khakhulin, Vanessa Sklyarova, Victor Lempitsky, Egor Zakharov

We present a system for realistic one-shot mesh-based human head avatars creation, ROME for short. Using a single photograph, our model estimates a person-specific head mesh and the associated neural texture, which encod…

VOODOO 3D: Volumetric Portrait Disentanglement for One-Shot 3D Head Reenactment

2023-12-07 · CVPR 2024 1 · Phong Tran, Egor Zakharov, Long-Nhat Ho, Anh Tuan Tran 외

We present a 3D-aware one-shot head reenactment method based on a fully volumetric neural disentanglement framework for source appearance and driver expressions. Our method is real-time and produces high-fidelity and vie…

DisentanglementSelf-Supervised Learning

Learning Dense Correspondence for NeRF-Based Face Reenactment

2023-12-16 · Songlin Yang, Wei Wang, Yushi Lan, Xiangyu Fan 외

Face reenactment is challenging due to the need to establish dense correspondence between various face representations for motion transfer. Recent studies have utilized Neural Radiance Field (NeRF) as fundamental represe…

Face ReenactmentNeRF

One-shot Face Reenactment

2019-08-05 · Yunxuan Zhang, Siwei Zhang, Yue He, Cheng Li 외

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 ha…

DecoderFace ReconstructionFace Reenactment

Head2HeadFS: Video-based Head Reenactment with Few-shot Learning

2021-03-30 · Michail Christos Doukas, Mohammad Rami Koujan, Viktoriia Sharmanska, Stefanos Zafeiriou

Over the past years, a substantial amount of work has been done on the problem of facial reenactment, with the solutions coming mainly from the graphics community. Head reenactment is an even more challenging task, which…

Few-Shot LearningPose Transfer