Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RangeDet:In Defense of Range View for LiDAR-based 3D Object Detection

About

In this paper, we propose an anchor-free single-stage LiDAR-based 3D object detector -- RangeDet. The most notable difference with previous works is that our method is purely based on the range view representation. Compared with the commonly used voxelized or Bird's Eye View (BEV) representations, the range view representation is more compact and without quantization error. Although there are works adopting it for semantic segmentation, its performance in object detection is largely behind voxelized or BEV counterparts. We first analyze the existing range-view-based methods and find two issues overlooked by previous works: 1) the scale variation between nearby and far away objects; 2) the inconsistency between the 2D range image coordinates used in feature extraction and the 3D Cartesian coordinates used in output. Then we deliberately design three components to address these issues in our RangeDet. We test our RangeDet in the large-scale Waymo Open Dataset (WOD). Our best model achieves 72.9/75.9/65.8 3D AP on vehicle/pedestrian/cyclist. These results outperform other range-view-based methods by a large margin (~20 3D AP in vehicle detection), and are overall comparable with the state-of-the-art multi-view-based methods. Codes will be public.

Lue Fan, Xuan Xiong, Feng Wang, Naiyan Wang, Zhaoxiang Zhang• 2021

Related benchmarks

TaskDatasetResultRank
3D Object DetectionWaymo Open Dataset (val)
3D APH Vehicle L263.6
175
3D Object DetectionWaymo Open Dataset LEVEL_1 (val)
3D AP75.94
46
3D Object DetectionWaymo Open Dataset LEVEL_2 (val)--
46
3D Object DetectionWaymo (val)
Vehicle L2 AP64
38
3D Vehicle DetectionWaymo Open Dataset v1.2 (val)
L1 3D mAP72.85
29
3D Object DetectionWaymo Open Dataset 0.2 labeled (val)
Vehicle 3D AP (L1)72.9
29
Vehicle DetectionWaymo Open Dataset LEVEL_1 v1.2 (val)
3D AP72.85
28
3D Object DetectionWaymo Open Dataset v1.4 (val)
AP Vehicle (L1)72.9
23
Vehicle DetectionWaymo Open Dataset LEVEL_2 v1.2 (val)
3D AP0.6403
22
3D Object DetectionWaymo Open Dataset Vehicle LEVEL_1 v1.2 (test)
3D mAP Overall75.83
7
Showing 10 of 12 rows

Other info

Follow for update