Quantifying Data Augmentation for LiDAR based 3D Object Detection
In this work, we shed light on different data augmentation techniques commonly used in Light Detection and Ranging (LiDAR) based 3D Object Detection. For the bulk of our experiments, we utilize the well known PointPillars pipeline and the well established KITTI dataset. We investigate a variety of global and local augmentation techniques, where global augmentation techniques are applied to the entire point cloud of a scene and local augmentation techniques are only applied to points belonging to individual objects in the scene. Our findings show that both types of data augmentation can lead to performance increases, but it also turns out, that some augmentation techniques, such as individual object translation, for example, can be counterproductive and can hurt the overall performance. We show that these findings transfer and generalize well to other state of the art 3D Object Detection methods and the challenging STF dataset. On the KITTI dataset we can gain up to 1.5% and on the STF dataset up to 1.7% in 3D mAP on the moderate car class.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionData AugmentationObjectobject-detectionObject DetectionTranslationSimilar Papers 제목 키워드 기반
LiDAR-Aug: A General Rendering-Based Augmentation Framework for 3D Object Detection
Annotating the LiDAR point cloud is crucial for deep learning-based 3D object detection tasks. Due to expensive labeling costs, data augmentation has been taken as a necessary module and plays an important role in tr…
3D Object DetectionData AugmentationObjectobject-detection+1Context-Aware Data Augmentation for LIDAR 3D Object Detection
For 3D object detection, labeling lidar point cloud is difficult, so data augmentation is an important module to make full use of precious annotated data. As a widely used data augmentation method, GT-sample effectively …
3D Object DetectionData AugmentationObjectobject-detection+1Enhancing Lidar-based Object Detection in Adverse Weather using Offset Sequences in Time
Automated vehicles require an accurate perception of their surroundings for safe and efficient driving. Lidar-based object detection is a widely used method for environment perception, but its performance is significantl…
Objectobject-detectionObject DetectionReal3D-Aug: Point Cloud Augmentation by Placing Real Objects with Occlusion Handling for 3D Detection and Segmentation
Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose …
3D Object DetectionData AugmentationObjectobject-detection+4Unsupervised Neural Sensor Models for Synthetic LiDAR Data Augmentation
Data scarcity is a bottleneck to machine learning-based perception modules, usually tackled by augmenting real data with synthetic data from simulators. Realistic models of the vehicle perception sensors are hard to form…
Data Augmentationobject-detectionObject DetectionStyle Transfer