StarNet: Targeted Computation for Object Detection in Point Clouds
Jiquan Ngiam, Benjamin Caine, Wei Han, Brandon Yang, Yuning Chai, Pei, Sun, Yin Zhou, Xi Yi, Ouais Alsharif, Patrick Nguyen, Zhifeng Chen, Jonathon, Shlens, Vijay Vasudevan

TL;DR
StarNet is a point-based object detection system for LiDAR data that leverages local information and sampling to achieve high performance and flexibility, outperforming convolutional methods on key datasets.
Contribution
StarNet introduces a novel point-based detection approach that uses local information and sampling, enabling flexible, efficient, and improved detection in 3D point clouds.
Findings
Outperforms convolutional baselines on Waymo and KITTI datasets.
Achieves over 7 mAP improvement in pedestrian detection on Waymo.
Allows varying computational cost without retraining.
Abstract
Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional approaches from traditional camera imagery. In this work, we present an object detection system called StarNet designed specifically to take advantage of the sparse and 3D nature of point cloud data. StarNet is entirely point-based, uses no global information, has data dependent anchors, and uses sampling instead of learned region proposals. We demonstrate how this design leads to competitive or superior performance on the large Waymo Open Dataset and the KITTI detection dataset, as compared to convolutional baselines. In particular, we show how our detector can outperform a competitive baseline on Pedestrian detection on the Waymo Open Dataset by more than…
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 · Autonomous Vehicle Technology and Safety · Remote Sensing and LiDAR Applications
