paper-with-me

Papers

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

2024-08-25 · Wenrui Li, Fucheng Cai, Yapeng Mi, Zhe Yang, WangMeng Zuo, Xingtao Wang, Xiaopeng Fan

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 generation for each view often results in spatial inconsistency and implausibility in the 3D scenes. To address this challenge, we proposed a novel text-driven 3D-consistent scene generation model: SceneDreamer360. Our proposed method leverages a text-driven panoramic image generation model as a prior for 3D scene generation and employs 3D Gaussian Splatting (3DGS) to ensure consistency across multi-view panoramic images. Specifically, SceneDreamer360 enhances the fine-tuned Panfusion generator with a three-stage panoramic enhancement, enabling the generation of high-resolution, detail-rich panoramic images. During the 3D scene construction, a novel point cloud fusion initialization method is used, producing higher quality and spatially consistent point clouds. Our extensive experiments demonstrate that compared to other methods, SceneDreamer360 with its panoramic image generation and 3DGS can produce higher quality, spatially consistent, and visually appealing 3D scenes from any text prompt. Our codes are available at \url{https://github.com/liwrui/SceneDreamer360}.

📄 PDF Abstract BibTeX arXiv:2408.13711

Code (1)

liwrui/scenedreamer360 공식 구현 pytorch

Tasks

3DGSImage GenerationScene Generation

Similar Papers 제목 키워드 기반

3D-SceneDreamer: Text-Driven 3D-Consistent Scene Generation

2024-03-14 · CVPR 2024 1 · Frank Zhang, Yibo Zhang, Quan Zheng, Rui Ma 외

Text-driven 3D scene generation techniques have made rapid progress in recent years. Their success is mainly attributed to using existing generative models to iteratively perform image warping and inpainting to generate …

NeRFScene Generation

SceneDreamer: Unbounded 3D Scene Generation from 2D Image Collections

2023-02-02 · Zhaoxi Chen, Guangcong Wang, Ziwei Liu

In this work, we present SceneDreamer, an unconditional generative model for unbounded 3D scenes, which synthesizes large-scale 3D landscapes from random noise. Our framework is learned from in-the-wild 2D image collecti…

Scene Generation

SceneScape: Text-Driven Consistent Scene Generation

2023-02-02 · NeurIPS 2023 11 · Rafail Fridman, Amit Abecasis, Yoni Kasten, Tali Dekel

We present a method for text-driven perpetual view generation -- synthesizing long-term videos of various scenes solely, given an input text prompt describing the scene and camera poses. We introduce a novel framework th…

Depth EstimationDepth PredictionPerpetual View GenerationScene Generation+1

PSGS: Text-driven Panorama Sliding Scene Generation via Gaussian Splatting

2026-01-31 · Xin Zhang, Shen Chen, Jiale Zhou, Lei Li arxiv

Generating realistic 3D scenes from text is crucial for immersive applications like VR, AR, and gaming. While text-driven approaches promise efficiency, existing methods suffer from limited 3D-text data and inconsistent …

Scene GenerationPoint Clouds

DiffPano: Scalable and Consistent Text to Panorama Generation with Spherical Epipolar-Aware Diffusion

2024-10-31 · Weicai Ye, Chenhao Ji, Zheng Chen, Junyao Gao 외

Diffusion-based methods have achieved remarkable achievements in 2D image or 3D object generation, however, the generation of 3D scenes and even $360^{\circ}$ images remains constrained, due to the limited number of scen…

Scene Generation