paper-with-me

Papers

Learning Dense Correspondence for NeRF-Based Face Reenactment

2023-12-16 · Songlin Yang, Wei Wang, Yushi Lan, Xiangyu Fan, Bo Peng, Lei Yang, Jing Dong

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 representation, which further enhanced the performance of multi-view face reenactment in photo-realism and 3D consistency. However, establishing dense correspondence between different face NeRFs is non-trivial, because implicit representations lack ground-truth correspondence annotations like mesh-based 3D parametric models (e.g., 3DMM) with index-aligned vertexes. Although aligning 3DMM space with NeRF-based face representations can realize motion control, it is sub-optimal for their limited face-only modeling and low identity fidelity. Therefore, we are inspired to ask: Can we learn the dense correspondence between different NeRF-based face representations without a 3D parametric model prior? To address this challenge, we propose a novel framework, which adopts tri-planes as fundamental NeRF representation and decomposes face tri-planes into three components: canonical tri-planes, identity deformations, and motion. In terms of motion control, our key contribution is proposing a Plane Dictionary (PlaneDict) module, which efficiently maps the motion conditions to a linear weighted addition of learnable orthogonal plane bases. To the best of our knowledge, our framework is the first method that achieves one-shot multi-view face reenactment without a 3D parametric model prior. Extensive experiments demonstrate that we produce better results in fine-grained motion control and identity preservation than previous methods.

📄 PDF Abstract BibTeX arXiv:2312.10422

Code (0)

등록된 구현이 없습니다.

Tasks

Face ReenactmentNeRF

Similar Papers 제목 키워드 기반

CorresNeRF: Image Correspondence Priors for Neural Radiance Fields

2023-12-11 · NeurIPS 2023 11 · Yixing Lao, Xiaogang Xu, Zhipeng Cai, Xihui Liu 외

Neural Radiance Fields (NeRFs) have achieved impressive results in novel view synthesis and surface reconstruction tasks. However, their performance suffers under challenging scenarios with sparse input views. We present…

NeRFNovel View SynthesisSurface Reconstruction

Correspondence Distillation from NeRF-based GAN

2022-12-19 · Yushi Lan, Chen Change Loy, Bo Dai

The neural radiance field (NeRF) has shown promising results in preserving the fine details of objects and scenes. However, unlike mesh-based representations, it remains an open problem to build dense correspondences acr…

NeRF

Template NeRF: Towards Modeling Dense Shape Correspondences from Category-Specific Object Images

2021-11-08 · Jianfei Guo, Zhiyuan Yang, Xi Lin, Qingfu Zhang

We present neural radiance fields (NeRF) with templates, dubbed Template-NeRF, for modeling appearance and geometry and generating dense shape correspondences simultaneously among objects of the same category from only m…

3D-Aware Image SynthesisImage GenerationKeypoint DetectionNeRF

NeRF-Supervision: Learning Dense Object Descriptors from Neural Radiance Fields

2022-03-03 · Lin Yen-Chen, Pete Florence, Jonathan T. Barron, Tsung-Yi Lin 외

Thin, reflective objects such as forks and whisks are common in our daily lives, but they are particularly challenging for robot perception because it is hard to reconstruct them using commodity RGB-D cameras or multi-vi…

NeRF

Dynamic Neural Portraits

2022-11-25 · Michail Christos Doukas, Stylianos Ploumpis, Stefanos Zafeiriou

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. Ou…

Image-to-Image TranslationNeRF