Leveraging Pre-Trained 3D Object Detection Models For Fast Ground Truth Generation
Jungwook Lee, Sean Walsh, Ali Harakeh, and Steven L. Waslander

TL;DR
This paper presents a semi-automated annotation method that combines human input with pretrained neural networks to significantly reduce the time and effort needed for 3D object detection annotations in autonomous driving datasets.
Contribution
It introduces a novel annotation scheme that leverages human clicks and pretrained models to efficiently generate 3D bounding boxes and segmentation, reducing human effort by 30x.
Findings
30x reduction in human annotation time
Effective generalization to unseen autonomous vehicle data
High-quality 3D bounding box and segmentation generation
Abstract
Training 3D object detectors for autonomous driving has been limited to small datasets due to the effort required to generate annotations. Reducing both task complexity and the amount of task switching done by annotators is key to reducing the effort and time required to generate 3D bounding box annotations. This paper introduces a novel ground truth generation method that combines human supervision with pretrained neural networks to generate per-instance 3D point cloud segmentation, 3D bounding boxes, and class annotations. The annotators provide object anchor clicks which behave as a seed to generate instance segmentation results in 3D. The points belonging to each instance are then used to regress object centroids, bounding box dimensions, and object orientation. Our proposed annotation scheme requires 30x lower human annotation time. We use the KITTI 3D object detection dataset to…
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 Neural Network Applications · 3D Shape Modeling and Analysis · Autonomous Vehicle Technology and Safety
