paper-with-me

홈 › Papers

Instant 3D Human Avatar Generation using Image Diffusion Models

2024-06-11 · Nikos Kolotouros, Thiemo Alldieck, Enric Corona, Eduard Gabriel Bazavan, Cristian Sminchisescu

We present AvatarPopUp, a method for fast, high quality 3D human avatar generation from different input modalities, such as images and text prompts and with control over the generated pose and shape. The common theme is the use of diffusion-based image generation networks that are specialized for each particular task, followed by a 3D lifting network. We purposefully decouple the generation from the 3D modeling which allow us to leverage powerful image synthesis priors, trained on billions of text-image pairs. We fine-tune latent diffusion networks with additional image conditioning for image generation and back-view prediction, and to support qualitatively different multiple 3D hypotheses. Our partial fine-tuning approach allows to adapt the networks for each task without inducing catastrophic forgetting. In our experiments, we demonstrate that our method produces accurate, high-quality 3D avatars with diverse appearance that respect the multimodal text, image, and body control signals. Our approach can produce a 3D model in as few as 2 seconds, a four orders of magnitude speedup wrt the vast majority of existing methods, most of which solve only a subset of our tasks, and with fewer controls. AvatarPopUp enables applications that require the controlled 3D generation of human avatars at scale. The project website can be found at https://www.nikoskolot.com/avatarpopup/.

📄 PDF Abstract BibTeX arXiv:2406.07516

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationImage Generation

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 제목 키워드 기반

FiCA: Feed-forward instant Gaussian Codec Avatars from a Single Portrait Image

2026-06-23 · Kim Youwang, Zhengyu Yang, Liuhao Ge, Yu Rong 외 arxiv

We introduce FiCA, a Feed-forward, instant Gaussian Codec Avatar generation pipeline that creates lifelike avatars from a single portrait image. Generating a photorealistic and drivable avatar from just a single image is…

AdaHuman: Animatable Detailed 3D Human Generation with Compositional Multiview Diffusion

2025-05-30 · Yangyi Huang, Ye Yuan, Xueting Li, Jan Kautz 외

Existing methods for image-to-3D avatar generation struggle to produce highly detailed, animation-ready avatars suitable for real-world applications. We introduce AdaHuman, a novel framework that generates high-fidelity …

3DGSImage to 3D

AvatarBooth: High-Quality and Customizable 3D Human Avatar Generation

2023-06-16 · Yifei Zeng, Yuanxun Lu, Xinya Ji, Yao Yao 외

We introduce AvatarBooth, a novel method for generating high-quality 3D avatars using text prompts or specific images. Unlike previous approaches that can only synthesize avatars based on simple text descriptions, our me…

Text to 3D

ZeroAvatar: Zero-shot 3D Avatar Generation from a Single Image

2023-05-25 · Zhenzhen Weng, Zeyu Wang, Serena Yeung

Recent advancements in text-to-image generation have enabled significant progress in zero-shot 3D shape generation. This is achieved by score distillation, a methodology that uses pre-trained text-to-image diffusion mode…

3D Shape GenerationImage GenerationImage to 3DNeRF+2

DreamAvatar: Text-and-Shape Guided 3D Human Avatar Generation via Diffusion Models

2023-04-03 · CVPR 2024 1 · Yukang Cao, Yan-Pei Cao, Kai Han, Ying Shan 외

We present DreamAvatar, a text-and-shape guided framework for generating high-quality 3D human avatars with controllable poses. While encouraging results have been reported by recent methods on text-guided 3D common obje…

NeRF