Context-Aware Data Augmentation for LIDAR 3D Object Detection
Xuzhong Hu, Zaipeng Duan, Jie Ma

TL;DR
This paper introduces CA-aug, a context-aware data augmentation method for LIDAR 3D object detection that improves placement of inserted objects, leading to higher detection accuracy, especially for range-view-based models.
Contribution
The paper proposes CA-aug, a lightweight, context-aware augmentation technique that ensures reasonable object placement, enhancing detection performance over existing methods.
Findings
CA-aug improves mAP by 8% on KITTI dataset.
It outperforms GT-sample and Lidar-aug in detection accuracy.
CA-aug is compatible with other augmentation methods.
Abstract
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 improves detection performance by inserting groundtruths into the lidar frame during training. However, these samples are often placed in unreasonable areas, which misleads model to learn the wrong context information between targets and backgrounds. To address this problem, in this paper, we propose a context-aware data augmentation method (CA-aug) , which ensures the reasonable placement of inserted objects by calculating the "Validspace" of the lidar point cloud. CA-aug is lightweight and compatible with other augmentation methods. Compared with the GT-sample and the similar method in Lidar-aug(SOTA), it brings higher accuracy to the existing detectors. We also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optical Sensing Technologies · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
MethodsTest
