paper-with-me

홈 › Papers

DreamScene360: Unconstrained Text-to-3D Scene Generation with Panoramic Gaussian Splatting

2024-04-10 · Shijie Zhou, Zhiwen Fan, Dejia Xu, Haoran Chang, Pradyumna Chari, Tejas Bharadwaj, Suya You, Zhangyang Wang, Achuta Kadambi

The increasing demand for virtual reality applications has highlighted the significance of crafting immersive 3D assets. We present a text-to-3D 360$^{\circ}$ scene generation pipeline that facilitates the creation of comprehensive 360$^{\circ}$ scenes for in-the-wild environments in a matter of minutes. Our approach utilizes the generative power of a 2D diffusion model and prompt self-refinement to create a high-quality and globally coherent panoramic image. This image acts as a preliminary "flat" (2D) scene representation. Subsequently, it is lifted into 3D Gaussians, employing splatting techniques to enable real-time exploration. To produce consistent 3D geometry, our pipeline constructs a spatially coherent structure by aligning the 2D monocular depth into a globally optimized point cloud. This point cloud serves as the initial state for the centroids of 3D Gaussians. In order to address invisible issues inherent in single-view inputs, we impose semantic and geometric constraints on both synthesized and input camera views as regularizations. These guide the optimization of Gaussians, aiding in the reconstruction of unseen regions. In summary, our method offers a globally consistent 3D scene within a 360$^{\circ}$ perspective, providing an enhanced immersive experience over existing techniques. Project website at: http://dreamscene360.github.io/

📄 PDF Abstract BibTeX arXiv:2404.06903

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryScene GenerationText to 3D

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

DreamScene: 3D Gaussian-based Text-to-3D Scene Generation via Formation Pattern Sampling

2024-04-04 · Haoran Li, Haolin Shi, Wenli Zhang, Wenjun Wu 외

Text-to-3D scene generation holds immense potential for the gaming, film, and architecture sectors. Despite significant progress, existing methods struggle with maintaining high quality, consistency, and editing flexibil…

Scene GenerationText to 3D

DreamScene: 3D Gaussian-based End-to-end Text-to-3D Scene Generation

2025-07-18 · Haoran Li, Yuli Tian, Kun Lan, Yong Liao 외 arxiv

Generating 3D scenes from natural language holds great promise for applications in gaming, film, and design. However, existing methods struggle with automation, 3D consistency, and fine-grained control. We present DreamS…

Scene Generation

DreamScene4D: Dynamic Multi-Object Scene Generation from Monocular Videos

2024-05-03 · Wen-Hsuan Chu, Lei Ke, Katerina Fragkiadaki

View-predictive generative models provide strong priors for lifting object-centric images and videos into 3D and 4D through rendering and score distillation objectives. A question then remains: what about lifting complet…

Depth EstimationDepth PredictionNovel View SynthesisObject+2

LayerPano3D: Layered 3D Panorama for Hyper-Immersive Scene Generation

2024-08-23 · Shuai Yang, Jing Tan, Mengchen Zhang, Tong Wu 외

3D immersive scene generation is a challenging yet critical task in computer vision and graphics. A desired virtual 3D scene should 1) exhibit omnidirectional view consistency, and 2) allow for free exploration in comple…

Scene Generation

SceneDreamer360: Text-Driven 3D-Consistent Scene Generation with Panoramic Gaussian Splatting

2024-08-25 · Wenrui Li, Fucheng Cai, Yapeng Mi, Zhe Yang 외

Text-driven 3D scene generation has seen significant advancements recently. However, most existing methods generate single-view images using generative models and then stitch them together in 3D space. This independent g…

3DGSImage GenerationScene Generation