TL;DR
DALI introduces a novel domain adaptive LiDAR object detection framework that reduces pseudo label noise at distribution and instance levels, improving cross-domain detection performance without extensive manual annotations.
Contribution
The paper proposes size normalization and pseudo point cloud generation strategies to effectively denoise pseudo labels in unsupervised domain adaptation for LiDAR detection.
Findings
Achieves state-of-the-art results on KITTI, Waymo, and nuScenes datasets.
Outperforms existing methods in most domain adaptation scenarios.
Effectively reduces pseudo label noise at distribution and instance levels.
Abstract
Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be costly and time-consuming. Alternatively, unsupervised domain adaptation (UDA) enables a given object detector to operate on a novel new data, with unlabeled training dataset, by transferring the knowledge learned from training labeled \textit{source domain} data to the new unlabeled \textit{target domain}. Pseudo label strategies, which involve training the 3D object detector using target-domain predicted bounding boxes from a pre-trained model, are commonly used in UDA. However, these pseudo labels often introduce noise, impacting performance. In this paper, we introduce the Domain Adaptive LIdar (DALI) object detection framework to address noise at…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
