paper-with-me

홈 › Papers

SceneGen: Learning to Generate Realistic Traffic Scenes

2021-01-16 · CVPR 2021 1 · Shuhan Tan, Kelvin Wong, Shenlong Wang, Sivabalan Manivasagam, Mengye Ren, Raquel Urtasun

We consider the problem of generating realistic traffic scenes automatically. Existing methods typically insert actors into the scene according to a set of hand-crafted heuristics and are limited in their ability to model the true complexity and diversity of real traffic scenes, thus inducing a content gap between synthesized traffic scenes versus real ones. As a result, existing simulators lack the fidelity necessary to train and test self-driving vehicles. To address this limitation, we present SceneGen, a neural autoregressive model of traffic scenes that eschews the need for rules and heuristics. In particular, given the ego-vehicle state and a high definition map of surrounding area, SceneGen inserts actors of various classes into the scene and synthesizes their sizes, orientations, and velocities. We demonstrate on two large-scale datasets SceneGen's ability to faithfully model distributions of real traffic scenes. Moreover, we show that SceneGen coupled with sensor simulation can be used to train perception models that generalize to the real world.

📄 PDF Abstract BibTeX arXiv:2101.06541

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

DriveSceneGen: Generating Diverse and Realistic Driving Scenarios from Scratch

2023-09-26 · Shuo Sun, Zekai Gu, Tianchen Sun, Jiawei Sun 외

Realistic and diverse traffic scenarios in large quantities are crucial for the development and validation of autonomous driving systems. However, owing to numerous difficulties in the data collection process and the rel…

Autonomous DrivingDiversity

SceneGenAgent: Precise Industrial Scene Generation with Coding Agent

2024-10-29 · Xiao Xia, Dan Zhang, Zibo Liao, Zhenyu Hou 외

The modeling of industrial scenes is essential for simulations in industrial manufacturing. While large language models (LLMs) have shown significant progress in generating general 3D scenes from textual descriptions, ge…

C++ codeScene Generation

The ParallelEye Dataset: Constructing Large-Scale Artificial Scenes for Traffic Vision Research

2017-12-22 · Xuan Li, Kunfeng Wang, Yonglin Tian, Lan Yan 외

Video image datasets are playing an essential role in design and evaluation of traffic vision algorithms. Nevertheless, a longstanding inconvenience concerning image datasets is that manually collecting and annotating la…

Instance SegmentationObject TrackingOptical Flow EstimationSemantic Segmentation

SceneGen: Generative Contextual Scene Augmentation using Scene Graph Priors

2020-09-25 · Mohammad Keshavarzi, Aakash Parikh, Xiyu Zhai, Melody Mao 외

Spatial computing experiences are constrained by the real-world surroundings of the user. In such experiences, augmenting virtual objects to existing scenes require a contextual approach, where geometrical conflicts are …

Density Estimation

Generative Adversarial Synthesis of Radar Point Cloud Scenes

2024-10-17 · Muhammad Saad Nawaz, Thomas Dallmann, Torsten Schoen, Dirk Heberling

For the validation and verification of automotive radars, datasets of realistic traffic scenarios are required, which, how ever, are laborious to acquire. In this paper, we introduce radar scene synthesis using GANs as a…