paper-with-me

Papers

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

2019-03-20 · CVPR 2019 6 · Gregory P. Meyer, Ankit Laddha, Eric Kee, Carlos Vallespi-Gonzalez, Carl K. Wellington

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.

📄 PDF Abstract BibTeX arXiv:1903.08701

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

A Review and Comparative Study on Probabilistic Object Detection in Autonomous Driving

2020-11-20 · Di Feng, Ali Harakeh, Steven Waslander, Klaus Dietmayer

Capturing uncertainty in object detection is indispensable for safe autonomous driving. In recent years, deep learning has become the de-facto approach for object detection, and many probabilistic object detectors have b…

Autonomous DrivingObjectobject-detectionObject Detection

Can We Trust You? On Calibration of a Probabilistic Object Detector for Autonomous Driving

2019-09-26 · Di Feng, Lars Rosenbaum, Claudius Glaeser, Fabian Timm 외

Reliable uncertainty estimation is crucial for perception systems in safe autonomous driving. Recently, many methods have been proposed to model uncertainties in deep learning based object detectors. However, the estimat…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Towards Safe Autonomous Driving: Capture Uncertainty in the Deep Neural Network For Lidar 3D Vehicle Detection

2018-04-13 · Di Feng, Lars Rosenbaum, Klaus Dietmayer

To assure that an autonomous car is driving safely on public roads, its object detection module should not only work correctly, but show its prediction confidence as well. Previous object detectors driven by deep learnin…

Autonomous DrivingGeneral ClassificationObjectobject-detection+2

Probabilistic Approach for Road-Users Detection

2021-12-02 · G. Melotti, W. Lu, P. Conde, D. Zhao 외

Object detection in autonomous driving applications implies that the detection and tracking of semantic objects are commonly native to urban driving environments, as pedestrians and vehicles. One of the major challenges …

Autonomous DrivingObjectobject-detectionObject Detection

CODA: A Real-World Road Corner Case Dataset for Object Detection in Autonomous Driving

2022-03-15 · Kaican Li, Kai Chen, Haoyu Wang, Lanqing Hong 외

Contemporary deep-learning object detection methods for autonomous driving usually assume prefixed categories of common traffic participants, such as pedestrians and cars. Most existing detectors are unable to detect unc…

Autonomous DrivingObjectobject-detectionObject Detection