Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HumanGaussian: Text-Driven 3D Human Generation with Gaussian Splatting

About

Realistic 3D human generation from text prompts is a desirable yet challenging task. Existing methods optimize 3D representations like mesh or neural fields via score distillation sampling (SDS), which suffers from inadequate fine details or excessive training time. In this paper, we propose an efficient yet effective framework, HumanGaussian, that generates high-quality 3D humans with fine-grained geometry and realistic appearance. Our key insight is that 3D Gaussian Splatting is an efficient renderer with periodic Gaussian shrinkage or growing, where such adaptive density control can be naturally guided by intrinsic human structures. Specifically, 1) we first propose a Structure-Aware SDS that simultaneously optimizes human appearance and geometry. The multi-modal score function from both RGB and depth space is leveraged to distill the Gaussian densification and pruning process. 2) Moreover, we devise an Annealed Negative Prompt Guidance by decomposing SDS into a noisier generative score and a cleaner classifier score, which well addresses the over-saturation issue. The floating artifacts are further eliminated based on Gaussian size in a prune-only phase to enhance generation smoothness. Extensive experiments demonstrate the superior efficiency and competitive quality of our framework, rendering vivid 3D humans under diverse scenarios. Project Page: https://alvinliu0.github.io/projects/HumanGaussian

Xian Liu, Xiaohang Zhan, Jiaxiang Tang, Ying Shan, Gang Zeng, Dahua Lin, Xihui Liu, Ziwei Liu• 2023

Related benchmarks

TaskDatasetResultRank
Avatar Generation30 custom dressed avatar descriptions 1.0 (test)
BLIP VQA62.22
9
3D Human Avatar Generation3D Human Generation Evaluation Set (test)
Facial Detail4.29
6
Text-to-3D Human GenerationDreamHuman 30 prompts Frontal View (test)
CLIP Score30.82
5
Text-to-3D Human GenerationDreamHuman (30 randomly sampled prompts)
Texture Quality4.24
5
Showing 4 of 4 rows

Other info

Code

Follow for update