References & Citations
Computer Science > Computer Vision and Pattern Recognition
Title: FastPillars: A Deployment-friendly Pillar-based 3D Detector
(Submitted on 5 Feb 2023 (v1), last revised 8 Feb 2023 (this version, v3))
Abstract: The deployment of 3D detectors strikes one of the major challenges in real-world self-driving scenarios. Existing BEV-based (i.e., Bird Eye View) detectors favor sparse convolution (known as SPConv) to speed up training and inference, which puts a hard barrier for deployment especially for on-device applications. In this paper, we tackle the problem of efficient 3D object detection from LiDAR point clouds with deployment in mind. To reduce computational burden, we propose a pillar-based 3D detector with high performance from an industry perspective, termed FastPillars. Compared with previous methods, we introduce a more effective Max-and-Attention pillar encoding (MAPE) module, and redesigning a powerful and lightweight backbone CRVNet imbued with Cross Stage Partial network (CSP) in a reparameterization style, forming a compact feature representation framework. Extensive experiments demonstrate that our FastPillars surpasses the state-of-the-art 3D detectors regarding both on-device speed and performance. Specifically, FastPillars can be effectively deployed through TensorRT, obtaining real-time performance (24FPS) on a single RTX3070Ti GPU with 64.6 mAP on the nuScenes test set. Our code is publicly available at: this https URL
Submission history
From: Sifan Zhou [view email][v1] Sun, 5 Feb 2023 12:13:27 GMT (18773kb,D)
[v2] Tue, 7 Feb 2023 13:33:14 GMT (19076kb,D)
[v3] Wed, 8 Feb 2023 03:25:51 GMT (19076kb,D)
Link back to: arXiv, form interface, contact.