DreamGaussian: Generative Gaussian Splatting for Efficient 3D Content Creation
Combines 3D Gaussians with score distillation and mesh or UV refinement to cut per-asset 3D generation time sharply.
Authors / Team
Jiaxiang Tang · Researcher
Year
2024
Deep Dive
Targeting image- and text-conditioned 3D asset creation, the paper argues that NeRF-based SDS optimization is slow due to volume rendering cost. It instead optimizes 3D Gaussians with SDS, using progressive densification suited to generative optimization, then extracts a mesh and refines textures in UV space. Experiments highlight large wall-clock speedups over prior lifting methods while reporting competitive quality for common text- and image-to-3D setups.
What we learn
- 01
Generative optimization landscapes differ from reconstruction; densification and loss schedules must be re-matched.
- 02
Mesh and UV post-processing remains the pragmatic path from differentiable fields into DCC pipelines.
Verbatim quote
"Recent advances in 3D content creation mostly leverage optimization-based 3D generation via score distillation sampling (SDS)."— source ↗
Tags
Links
Sources