RSN: Range Sparse Net for Efficient, Accurate LiDAR 3D Object Detection
About
The detection of 3D objects from LiDAR data is a critical component in most autonomous driving systems. Safe, high speed driving needs larger detection ranges, which are enabled by new LiDARs. These larger detection ranges require more efficient and accurate detection models. Towards this goal, we propose Range Sparse Net (RSN), a simple, efficient, and accurate 3D object detector in order to tackle real time 3D object detection in this extended detection regime. RSN predicts foreground points from range images and applies sparse convolutions on the selected foreground points to detect objects. The lightweight 2D convolutions on dense range images results in significantly fewer selected foreground points, thus enabling the later sparse convolutions in RSN to efficiently operate. Combining features from the range image further enhance detection accuracy. RSN runs at more than 60 frames per second on a 150m x 150m detection region on Waymo Open Dataset (WOD) while being more accurate than previously published detectors. As of 11/2020, RSN is ranked first in the WOD leaderboard based on the APH/LEVEL 1 metrics for LiDAR-based pedestrian and vehicle detection, while being several times faster than alternatives.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Detection | Waymo Open Dataset (val) | 3D APH Vehicle L269.1 | 175 | |
| 3D Object Detection | Waymo Open Dataset (test) | Vehicle L2 mAPH71.6 | 105 | |
| 3D Object Detection | Waymo Open Dataset (WOD) (val) | Vehicle L1 mAP78.4 | 47 | |
| 3D Object Detection | Waymo Open Dataset LEVEL_1 (val) | 3D AP79.4 | 46 | |
| 3D Object Detection | Waymo Open Dataset LEVEL_2 (val) | -- | 46 | |
| 3D Vehicle Detection | Waymo Open Dataset v1.2 (val) | L1 3D mAP75.1 | 29 | |
| 3D Object Detection | Waymo Open Dataset 0.2 labeled (val) | Vehicle 3D AP (L1)75.1 | 29 | |
| Vehicle Detection | Waymo Open Dataset LEVEL_1 v1.2 (val) | 3D AP78.4 | 28 | |
| 3D Object Detection | Waymo Open Dataset v1.4 (val) | AP Vehicle (L1)75.1 | 23 | |
| Vehicle Detection | Waymo Open Dataset LEVEL_2 v1.2 (val) | 3D AP0.695 | 22 |