paper-with-me

Papers

SceneCrafter: Controllable Multi-View Driving Scene Editing

2025-01-01 · CVPR 2025 1 · Zehao Zhu, Yuliang Zou, Chiyu Max Jiang, Bo Sun, Vincent Casser, Xiukun Huang, Jiahao Wang, Zhenpei Yang, Ruiqi Gao, Leonidas Guibas, Mingxing Tan, Dragomir Anguelov

Simulation is crucial for developing and evaluating autonomous vehicle (AV) systems. Recent literature builds on a new generation of generative models to synthesize highly realistic images for full-stack simulation. However, purely synthetically generated scenes are not grounded in reality and have difficulty in inspiring confidence in the relevance of its outcomes. Editing models, on the other hand, leverage source scenes from real driving logs, and enable the simulation of different traffic layouts, behaviors, and operating conditions such as weather and time of day. While image editing is an established topic in computer vision, it presents fresh sets of challenges in driving simulation: (1) the need for cross-camera 3D consistency, (2) learning "empty street" priors from driving data with foreground occlusions, and (3) obtaining paired image tuples of varied editing conditions while preserving consistent layout and geometry. To address these challenges, we propose SceneCrafter, a versatile editor for realistic 3D-consistent manipulation of driving scenes captured from multiple cameras. We build on recent advancements in multi-view diffusion models, using a fully controllable framework that scales seamlessly to multi-modality conditions like weather, time of day, agent boxes and high-definition maps. To generate paired data for supervising the editing model, we propose a novel framework on top of Prompt-to-Prompt to generate geometrically consistent synthetic paired data with global edits. We also introduce an alpha-blending framework to synthesize data with local edits, leveraging a model trained on empty street priors through novel masked training and multi-view repaint paradigm. SceneCrafter demonstrates powerful editing capabilities and achieves state-of-the-art realism, controllability, 3D consistency, and scene editing quality compared to existing baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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

Unraveling the Effects of Synthetic Data on End-to-End Autonomous Driving

2025-03-23 · Junhao Ge, Zuhong Liu, Longteng Fan, Yifan Jiang 외

End-to-end (E2E) autonomous driving (AD) models require diverse, high-quality data to perform well across various driving scenarios. However, collecting large-scale real-world data is expensive and time-consuming, making…

3DGSAutonomous DrivingDiversityNeRF+1

DrivingGaussian++: Towards Realistic Reconstruction and Editable Simulation for Surrounding Dynamic Driving Scenes

2025-08-28 · Yajiao Xiong, Xiaoyu Zhou, Yongtao Wan, Deqing Sun 외 arxiv

We present DrivingGaussian++, an efficient and effective framework for realistic reconstructing and controllable editing of surrounding dynamic autonomous driving scenes. DrivingGaussian++ models the static background us…

Autonomous Driving

MagicDrive3D: Controllable 3D Generation for Any-View Rendering in Street Scenes

2024-05-23 · Ruiyuan Gao, Kai Chen, Zhihao LI, Lanqing Hong 외

While controllable generative models for images and videos have achieved remarkable success, high-quality models for 3D scenes, particularly in unbounded scenarios like autonomous driving, remain underdeveloped due to hi…

3D GenerationAutonomous DrivingBEV SegmentationScene Generation+1

Stag-1: Towards Realistic 4D Driving Simulation with Video Generation Model

2024-12-06 · Lening Wang, Wenzhao Zheng, Dalong Du, Yunpeng Zhang 외

4D driving simulation is essential for developing realistic autonomous driving simulators. Despite advancements in existing methods for generating driving scenes, significant challenges remain in view transformation and …

Autonomous DrivingAutonomous VehiclesScene UnderstandingVideo Generation

BEV-VAE: Multi-view Image Generation with Spatial Consistency for Autonomous Driving

2025-07-01 · Zeming Chen, Hang Zhao arxiv

Multi-view image generation in autonomous driving demands consistent 3D scene understanding across camera views. Most existing methods treat this problem as a 2D image set generation task, lacking explicit 3D modeling. H…

Scene UnderstandingAutonomous DrivingScene GenerationImage Generation