paper-with-me

Papers

DiffusionAvatars: Deferred Diffusion for High-fidelity 3D Head Avatars

2023-11-30 · CVPR 2024 1 · Tobias Kirschstein, Simon Giebenhain, Matthias Nießner

DiffusionAvatars synthesizes a high-fidelity 3D head avatar of a person, offering intuitive control over both pose and expression. We propose a diffusion-based neural renderer that leverages generic 2D priors to produce compelling images of faces. For coarse guidance of the expression and head pose, we render a neural parametric head model (NPHM) from the target viewpoint, which acts as a proxy geometry of the person. Additionally, to enhance the modeling of intricate facial expressions, we condition DiffusionAvatars directly on the expression codes obtained from NPHM via cross-attention. Finally, to synthesize consistent surface details across different viewpoints and expressions, we rig learnable spatial features to the head's surface via TriPlane lookup in NPHM's canonical space. We train DiffusionAvatars on RGB videos and corresponding fitted NPHM meshes of a person and test the obtained avatars in both self-reenactment and animation scenarios. Our experiments demonstrate that DiffusionAvatars generates temporally consistent and visually appealing videos for novel poses and expressions of a person, outperforming existing approaches.

📄 PDF Abstract BibTeX arXiv:2311.18635

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MeGA: Hybrid Mesh-Gaussian Head Avatar for High-Fidelity Rendering and Head Editing

2024-04-29 · CVPR 2025 1 · Cong Wang, Di Kang, He-Yi Sun, Shen-Han Qian 외

Creating high-fidelity head avatars from multi-view videos is a core issue for many AR/VR applications. However, existing methods usually struggle to obtain high-quality renderings for all different head components simul…

Neural Rendering

DNRSelect: Active Best View Selection for Deferred Neural Rendering

2025-01-21 · Dongli Wu, Haochen Li, Xiaobao Wei

Deferred neural rendering (DNR) is an emerging computer graphics pipeline designed for high-fidelity rendering and robotic perception. However, DNR heavily relies on datasets composed of numerous ray-traced images and de…

NeRFNeural Renderingreinforcement-learningReinforcement Learning

Archiving Deferred Representations Using a Two-Tiered Crawling Approach

2015-08-10 · Brunelle Justin F., Weigle Michele C., Nelson Michael L.

Web resources are increasingly interactive, resulting in resources that are increasingly difficult to archive. The archival difficulty is based on the use of client-side technologies (e.g., JavaScript) to change the clie…

Vocal Bursts Valence Prediction

MoDiTalker: Motion-Disentangled Diffusion Model for High-Fidelity Talking Head Generation

2024-03-28 · Seyeon Kim, Siyoon Jin, JiHye Park, Kihong Kim 외

Conventional GAN-based models for talking head generation often suffer from limited quality and unstable training. Recent approaches based on diffusion models aimed to address these limitations and improve fidelity. Howe…

Talking Head Generation

HeadSculpt: Crafting 3D Head Avatars with Text

2023-06-05 · NeurIPS 2023 11

Recently, text-guided 3D generative methods have made remarkable advancements in producing high-quality textures and geometry, capitalizing on the proliferation of large vision-language and image diffusion models. Howeve…