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

LaserNet: An Efficient Probabilistic 3D Object Detector for Autonomous Driving

About

In this paper, we present LaserNet, a computationally efficient method for 3D object detection from LiDAR data for autonomous driving. The efficiency results from processing LiDAR data in the native range view of the sensor, where the input data is naturally compact. Operating in the range view involves well known challenges for learning, including occlusion and scale variation, but it also provides contextual information based on how the sensor data was captured. Our approach uses a fully convolutional network to predict a multimodal distribution over 3D boxes for each point and then it efficiently fuses these distributions to generate a prediction for each object. Experiments show that modeling each detection as a distribution rather than a single deterministic box leads to better overall detection performance. Benchmark results show that this approach has significantly lower runtime than other recent detectors and that it achieves state-of-the-art performance when compared on a large dataset that has enough data to overcome the challenges of training on the range view.

Gregory P. Meyer, Ankit Laddha, Eric Kee, Carlos Vallespi-Gonzalez, Carl K. Wellington• 2019

Related benchmarks

TaskDatasetResultRank
3D Object DetectionWaymo Open Dataset (val)--
175
3D Object DetectionWaymo Open Dataset LEVEL_1 (val)
3D AP62.9
46
3D Object DetectionWaymo Open Dataset LEVEL_2 (val)--
46
3D Vehicle DetectionWaymo Open Dataset v1.2 (val)
L1 3D mAP52.1
29
Vehicle DetectionWaymo Open Dataset LEVEL_1 v1.2 (val)
3D AP56.1
28
Vehicle DetectionWaymo Open Dataset LEVEL_2 v1.2 (val)--
22
3D Object DetectionWaymo Open Dataset Vehicles (val)
L1 AP56.1
13
BEV Object DetectionWaymo Open Dataset Vehicles (val)
AP L173.1
12
Pedestrian DetectionWaymo Open Dataset (val)
AP L1 3D63.4
12
Vehicle DetectionWaymo Open Dataset (val)
AP L1 3D52.1
11
Showing 10 of 11 rows

Other info

Follow for update