Pillar-based Object Detection for Autonomous Driving
Yue Wang, Alireza Fathi, Abhijit Kundu, David Ross, Caroline, Pantofaru, Thomas Funkhouser, Justin Solomon

TL;DR
This paper introduces a pillar-based, anchor-free 3D object detection framework optimized for autonomous driving, leveraging cylindrical projection and pillar-to-point alignment to improve accuracy and simplicity over previous methods.
Contribution
It presents a novel pillar-based, anchor-free detection approach that simplifies 3D object detection and enhances performance in autonomous driving scenarios.
Findings
Significantly outperforms state-of-the-art methods
Reduces hyperparameter tuning complexity
Improves detection accuracy in sparse point clouds
Abstract
We present a simple and flexible object detection framework optimized for autonomous driving. Building on the observation that point clouds in this application are extremely sparse, we propose a practical pillar-based approach to fix the imbalance issue caused by anchors. In particular, our algorithm incorporates a cylindrical projection into multi-view feature learning, predicts bounding box parameters per pillar rather than per point or per anchor, and includes an aligned pillar-to-point projection module to improve the final prediction. Our anchor-free approach avoids hyperparameter search associated with past methods, simplifying 3D object detection while significantly improving upon state-of-the-art.
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Image and Object Detection Techniques
