Object as Hotspots: An Anchor-Free 3D Object Detection Approach via Firing of Hotspots
Qi Chen, Lin Sun, Zhixin Wang, Kui Jia, Alan Yuille

TL;DR
This paper introduces an anchor-free 3D object detection method called Object as Hotspots (OHS), which models objects as compositions of hotspots and their spatial relations, improving detection especially for sparse data.
Contribution
The paper proposes a novel anchor-free detection approach using hotspots and a new ground truth assignment strategy, addressing data sparsity issues in LiDAR point clouds.
Findings
Ranked 1st on KITTI cyclist and pedestrian detection benchmarks
Achieved state-of-the-art on NuScenes 3D detection benchmark
Works well with objects having few points
Abstract
Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural network, and then define object-level anchors that predict offsets of 3D bounding boxes using collective evidences from all the points on the objects of interest. Contrary to the state-of-the-art anchor-based methods, based on the very nature of data sparsity, we observe that even points on an individual object part are informative about semantic information of the object. We thus argue in this paper for an approach opposite to existing methods using object-level anchors. Inspired by compositional models, which represent an object as parts and their spatial relations, we propose to represent an object as composition of its interior non-empty voxels,…
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 Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
