paper-with-me

Papers

Quantifying Data Augmentation for LiDAR based 3D Object Detection

2020-04-03 · Martin Hahner, Dengxin Dai, Alexander Liniger, Luc van Gool

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.

📄 PDF Abstract BibTeX arXiv:2004.01643

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData AugmentationObjectobject-detectionObject DetectionTranslation

Similar Papers 제목 키워드 기반

LiDAR-Aug: A General Rendering-Based Augmentation Framework for 3D Object Detection

2021-06-19 · CVPR 2021 1 · Jin Fang, Xinxin Zuo, Dingfu Zhou, Shengze Jin 외

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+1

Context-Aware Data Augmentation for LIDAR 3D Object Detection

2022-11-20 · Xuzhong Hu, Zaipeng Duan, Jie Ma

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+1

Enhancing Lidar-based Object Detection in Adverse Weather using Offset Sequences in Time

2024-01-17 · Raphael van Kempen, Tim Rehbronn, Abin Jose, Johannes Stegmaier 외

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 Detection

Real3D-Aug: Point Cloud Augmentation by Placing Real Objects with Occlusion Handling for 3D Detection and Segmentation

2022-06-15 · Petr Šebek, Šimon Pokorný, Patrik Vacek, Tomáš Svoboda

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+4

Unsupervised Neural Sensor Models for Synthetic LiDAR Data Augmentation

2019-11-24 · Ahmad El Sallab, Ibrahim Sobh, Mohamed Zahran, Mohamed Shawky

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