paper-with-me

Papers

Morphable Diffusion: 3D-Consistent Diffusion for Single-image Avatar Creation

2024-01-09 · CVPR 2024 1 · Xiyi Chen, Marko Mihajlovic, Shaofei Wang, Sergey Prokudin, Siyu Tang

Recent advances in generative diffusion models have enabled the previously unfeasible capability of generating 3D assets from a single input image or a text prompt. In this work, we aim to enhance the quality and functionality of these models for the task of creating controllable, photorealistic human avatars. We achieve this by integrating a 3D morphable model into the state-of-the-art multi-view-consistent diffusion approach. We demonstrate that accurate conditioning of a generative pipeline on the articulated 3D model enhances the baseline model performance on the task of novel view synthesis from a single image. More importantly, this integration facilitates a seamless and accurate incorporation of facial expression and body pose control into the generation process. To the best of our knowledge, our proposed framework is the first diffusion model to enable the creation of fully 3D-consistent, animatable, and photorealistic human avatars from a single image of an unseen subject; extensive quantitative and qualitative evaluations demonstrate the advantages of our approach over existing state-of-the-art avatar creation models on both novel view and novel expression synthesis tasks. The code for our project is publicly available.

📄 PDF Abstract BibTeX arXiv:2401.04728

Code (1)

xiyichen/morphablediffusion 공식 구현 pytorch

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Relightify: Relightable 3D Faces from a Single Image via Diffusion Models

2023-05-10 · ICCV 2023 1 · Foivos Paraperas Papantoniou, Alexandros Lattas, Stylianos Moschoglou, Stefanos Zafeiriou

Following the remarkable success of diffusion models on image generation, recent works have also demonstrated their impressive ability to address a number of inverse problems in an unsupervised way, by properly constrain…

DenoisingImage Generation

CAP4D: Creating Animatable 4D Portrait Avatars with Morphable Multi-View Diffusion Models

2024-12-16 · CVPR 2025 1 · Felix Taubner, Ruihang Zhang, Mathieu Tuli, David B. Lindell

Reconstructing photorealistic and dynamic portrait avatars from images is essential to many applications including advertising, visual effects, and virtual reality. Depending on the application, avatar reconstruction inv…

Neural Rendering

Unlock Pose Diversity: Accurate and Efficient Implicit Keypoint-based Spatiotemporal Diffusion for Audio-driven Talking Portrait

2025-03-17 · Chaolong Yang, Kai Yao, Yuyao Yan, Chenru Jiang 외

Audio-driven single-image talking portrait generation plays a crucial role in virtual reality, digital human creation, and filmmaking. Existing approaches are generally categorized into keypoint-based and image-based met…

Computational EfficiencyDiversity

Text-based Animatable 3D Avatars with Morphable Model Alignment

2025-04-22 · Yiqian Wu, Malte Prinzler, Xiaogang Jin, Siyu Tang

The generation of high-quality, animatable 3D head avatars from text has enormous potential in content creation applications such as games, movies, and embodied virtual assistants. Current text-to-3D generation methods t…

3D Generation3DGSText to 3D

Articulated 3D Head Avatar Generation using Text-to-Image Diffusion Models

2023-07-10 · Alexander W. Bergman, Wang Yifan, Gordon Wetzstein

The ability to generate diverse 3D articulated head avatars is vital to a plethora of applications, including augmented reality, cinematography, and education. Recent work on text-guided 3D object generation has shown gr…