TL;DR
BADet introduces a boundary-aware graph-based approach for 3D object detection from point clouds, explicitly exploiting boundary correlations and aggregating multi-scale features to improve detection accuracy.
Contribution
It proposes a novel boundary-aware graph construction and a lightweight feature aggregation module for enhanced 3D object detection.
Findings
Achieves state-of-the-art results on KITTI and nuScenes datasets.
Ranks 1st on KITTI BEV detection leaderboard for Car moderate category.
Demonstrates effective boundary correlation exploitation improves detection.
Abstract
Currently, existing state-of-the-art 3D object detectors are in two-stage paradigm. These methods typically comprise two steps: 1) Utilize a region proposal network to propose a handful of high-quality proposals in a bottom-up fashion. 2) Resize and pool the semantic features from the proposed regions to summarize RoI-wise representations for further refinement. Note that these RoI-wise representations in step 2) are considered individually as uncorrelated entries when fed to following detection headers. Nevertheless, we observe these proposals generated by step 1) offset from ground truth somehow, emerging in local neighborhood densely with an underlying probability. Challenges arise in the case where a proposal largely forsakes its boundary information due to coordinate offset while existing networks lack corresponding information compensation mechanism. In this paper, we propose…
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.
