paper-with-me

Papers

SemCity: Semantic Scene Generation with Triplane Diffusion

2024-03-12 · CVPR 2024 1 · Jumin Lee, Sebin Lee, Changho Jo, Woobin Im, Juhyeong Seon, Sung-Eui Yoon

We present "SemCity," a 3D diffusion model for semantic scene generation in real-world outdoor environments. Most 3D diffusion models focus on generating a single object, synthetic indoor scenes, or synthetic outdoor scenes, while the generation of real-world outdoor scenes is rarely addressed. In this paper, we concentrate on generating a real-outdoor scene through learning a diffusion model on a real-world outdoor dataset. In contrast to synthetic data, real-outdoor datasets often contain more empty spaces due to sensor limitations, causing challenges in learning real-outdoor distributions. To address this issue, we exploit a triplane representation as a proxy form of scene distributions to be learned by our diffusion model. Furthermore, we propose a triplane manipulation that integrates seamlessly with our triplane diffusion model. The manipulation improves our diffusion model's applicability in a variety of downstream tasks related to outdoor scene generation such as scene inpainting, scene outpainting, and semantic scene completion refinements. In experimental results, we demonstrate that our triplane diffusion model shows meaningful generation results compared with existing work in a real-outdoor dataset, SemanticKITTI. We also show our triplane manipulation facilitates seamlessly adding, removing, or modifying objects within a scene. Further, it also enables the expansion of scenes toward a city-level scale. Finally, we evaluate our method on semantic scene completion refinements where our diffusion model enhances predictions of semantic scene completion networks by learning scene distribution. Our code is available at https://github.com/zoomin-lee/SemCity.

📄 PDF Abstract BibTeX arXiv:2403.07773

Code (1)

zoomin-lee/semcity 공식 구현 pytorch

Tasks

Scene Generation

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

SemCityLoc: Aerial 6DoF Localization Using Semantic 3D City Models

2026-06-25 · Jingfeng Mao, Xuyang Chen, Qilin Zhang, Oussema Dhaouadi 외 arxiv

Aerial 6DoF localization typically relies on precise GNSS signals or radiometrically rich 3D reconstructions, limiting scalability and on-board deployment. We propose SemCityLoc, a semantic-geometric alignment system tha…

Pose Estimation

EditSSC: Toward Editable Semantic Occupancy Scenes with Unconditional Diffusion Models

2026-06-08 · Fatima Balde, Raoul de Charette, Alexandre Boulch arxiv

3D semantic scene generation is crucial for autonomous driving applications, yet most methods rely on complex 3D-specific architectures such as triplane encoders and adapted diffusion networks, limiting both their simpli…

Autonomous DrivingScene Generation

SSEditor: Controllable Mask-to-Scene Generation with Diffusion Model

2024-11-19 · Haowen Zheng, Yanyan Liang

Recent advancements in 3D diffusion-based semantic scene generation have gained attention. However, existing methods rely on unconditional generation and require multiple resampling steps when editing scenes, which signi…

Scene Generation

3D Neural Field Generation using Triplane Diffusion

2022-11-30 · CVPR 2023 1 · J. Ryan Shue, Eric Ryan Chan, Ryan Po, Zachary Ankner 외

Diffusion models have emerged as the state-of-the-art for image generation, among other tasks. Here, we present an efficient diffusion-based model for 3D-aware generation of neural fields. Our approach pre-processes trai…

3D GenerationDiversityImage Generation

SeMv-3D: Towards Concurrency of Semantic and Multi-view Consistency in General Text-to-3D Generation

2024-10-10 · Xiao Cai, Pengpeng Zeng, Lianli Gao, Sitong Su 외

General Text-to-3D (GT23D) generation is crucial for creating diverse 3D content across objects and scenes, yet it faces two key challenges: 1) ensuring semantic consistency between input text and generated 3D models, an…

3D GenerationText to 3D