Pith. sign in

REVIEW 2 cited by

Augmented LiDAR Simulator for Autonomous Driving

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1811.07112 v2 pith:NO5PIN7R submitted 2018-11-17 cs.CV

Augmented LiDAR Simulator for Autonomous Driving

classification cs.CV
keywords cloudlidarpointsimulatordataobstaclesrealannotated
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In Autonomous Driving (AD), detection and tracking of obstacles on the roads is a critical task. Deep-learning based methods using annotated LiDAR data have been the most widely adopted approach for this. Unfortunately, annotating 3D point cloud is a very challenging, time- and money-consuming task. In this paper, we propose a novel LiDAR simulator that augments real point cloud with synthetic obstacles (e.g., cars, pedestrians, and other movable objects). Unlike previous simulators that entirely rely on CG models and game engines, our augmented simulator bypasses the requirement to create high-fidelity background CAD models. Instead, we can simply deploy a vehicle with a LiDAR scanner to sweep the street of interests to obtain the background point cloud, based on which annotated point cloud can be automatically generated. This unique "scan-and-simulate" capability makes our approach scalable and practical, ready for large-scale industrial applications. In this paper, we describe our simulator in detail, in particular the placement of obstacles that is critical for performance enhancement. We show that detectors with our simulated LiDAR point cloud alone can perform comparably (within two percentage points) with these trained with real data. Mixing real and simulated data can achieve over 95% accuracy.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Generating All the Roads to Rome: Road Layout Randomization for Improved Road Marking Segmentation

    cs.RO 2019-07 unverdicted novelty 6.0

    Road layout randomization on semantic labels produces synthetic training pairs that improve mIoU for rare road marking classes by over 12 percentage points in real-world urban deployment while retaining performance on...

  2. How much real data do we actually need: Analyzing object detection performance using synthetic and real data

    cs.CV 2019-07 unverdicted novelty 3.0

    Synthetic data can partially substitute for real data in object detection training, with performance tied to domain similarity and the volume of real data included.