paper-with-me

홈 › Papers

NPGA: Neural Parametric Gaussian Avatars

2024-05-29 · Simon Giebenhain, Tobias Kirschstein, Martin Rünz, Lourdes Agapito, Matthias Nießner

The creation of high-fidelity, digital versions of human heads is an important stepping stone in the process of further integrating virtual components into our everyday lives. Constructing such avatars is a challenging research problem, due to a high demand for photo-realism and real-time rendering performance. In this work, we propose Neural Parametric Gaussian Avatars (NPGA), a data-driven approach to create high-fidelity, controllable avatars from multi-view video recordings. We build our method around 3D Gaussian splatting for its highly efficient rendering and to inherit the topological flexibility of point clouds. In contrast to previous work, we condition our avatars' dynamics on the rich expression space of neural parametric head models (NPHM), instead of mesh-based 3DMMs. To this end, we distill the backward deformation field of our underlying NPHM into forward deformations which are compatible with rasterization-based rendering. All remaining fine-scale, expression-dependent details are learned from the multi-view videos. For increased representational capacity of our avatars, we propose per-Gaussian latent features that condition each primitives dynamic behavior. To regularize this increased dynamic expressivity, we propose Laplacian terms on the latent features and predicted dynamics. We evaluate our method on the public NeRSemble dataset, demonstrating that NPGA significantly outperforms the previous state-of-the-art avatars on the self-reenactment task by 2.6 PSNR. Furthermore, we demonstrate accurate animation capabilities from real-world monocular videos.

📄 PDF Abstract BibTeX arXiv:2405.19331

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians

2023-12-04 · CVPR 2024 1 · Shenhan Qian, Tobias Kirschstein, Liam Schoneveld, Davide Davoli 외

We introduce GaussianAvatars, a new method to create photorealistic head avatars that are fully controllable in terms of expression, pose, and viewpoint. The core idea is a dynamic 3D representation based on 3D Gaussian …

Face Model

GPHM: Gaussian Parametric Head Model for Monocular Head Avatar Reconstruction

2024-07-21 · Yuelang Xu, Zhaoqi Su, Qingyao Wu, Yebin Liu

Creating high-fidelity 3D human head avatars is crucial for applications in VR/AR, digital human, and film production. Recent advances have leveraged morphable face models to generate animated head avatars from easily ac…

Animatable and Relightable Gaussians for High-fidelity Human Avatar Modeling

2023-11-27 · Zhe Li, Yipengjing Sun, Zerong Zheng, Lizhen Wang 외

Modeling animatable human avatars from RGB videos is a long-standing and challenging problem. Recent works usually adopt MLP-based neural radiance fields (NeRF) to represent 3D humans, but it remains difficult for pure M…

NeRF

Animatable Gaussians: Learning Pose-dependent Gaussian Maps for High-fidelity Human Avatar Modeling

2024-01-01 · CVPR 2024 1 · Zhe Li, Zerong Zheng, Lizhen Wang, Yebin Liu

Modeling animatable human avatars from RGB videos is a long-standing and challenging problem. Recent works usually adopt MLP-based neural radiance fields (NeRF) to represent 3D humans but it remains difficult for pur…

NeRF

Dream, Lift, Animate: From Single Images to Animatable Gaussian Avatars

2025-07-21 · Marcel C. Bühler, Ye Yuan, Xueting Li, Yangyi Huang 외 arxiv

We introduce Dream, Lift, Animate (DLA), a novel framework that reconstructs animatable 3D human avatars from a single image. This is achieved by leveraging multi-view generation, 3D Gaussian lifting, and pose-aware UV-s…