DreamFusion
dreamfusion3d.github.io
2
Leaving SiteNav
External Link Disclaimer
You are about to visit dreamfusion3d.github.io. This website is not operated by us. We are not responsible for its content or privacy practices.
About this website
DreamFusion is a research project developed by Ben Poole (Google Research), Ajay Jain (UC Berkeley), Jonathan T. Barron (Google Research), and Ben Mildenhall (Google Research). It introduces a novel method for generating three-dimensional (3D) objects directly from text descriptions, without requiring any 3D training data or 3D model architectures. Instead, it leverages a pretrained two-dimensional (2D) text-to-image diffusion model—a type of generative model that has been trained on massive collections of image-caption pairs—as a prior to guide the optimization of a 3D scene representation. The core technical innovation is a distillation-based loss function called Score Distillation Sampling (SDS). In traditional 3D generation, one would need a dataset of labeled 3D shapes and a 3D-specific denoising network. DreamFusion circumvents these limitations by treating the 2D diffusion model as a critic that evaluates how well a rendered 2D image from a 3D scene matches the given text prompt. The 3D scene is represented as a Neural Radiance Field (NeRF), which is a continuous volumetric representation that can be rendered from arbitrary viewpoints. During optimization, the system renders multiple random views of the NeRF, feeds them into the frozen 2D diffusion model, and computes the SDS loss, which measures the discrepancy between the rendered image and what the diffusion model would generate for the same text prompt. This loss is then backpropagated to update the NeRF parameters, gradually shaping the 3D content to align with the textual description. One key advantage of this approach is that it avoids the need for any 3D supervision. The 2D diffusion model already encodes a strong prior about how objects look in the real world—shapes, textures, lighting, and composition—a
Tags & Categories
Categories
Tags
Statistics
2
Views
0
Clicks
0
Like
0
Dislike