Journal Article10.1016/J.CAG.2021.07.003
A comprehensive survey of LIDAR-based 3D object detection methods with deep learning for autonomous driving
138
TL;DR: A comprehensive survey of LIDAR-based 3D object detection methods is presented wherein an analysis of existing methods is addressed by taking into account a new categorisation that relies upon a common operational pipeline which describes the end-to-end functionality of each method.
read more
About: This article is published in Computers & Graphics. The article was published on 01 Oct 2021. The article focuses on the topics: Object detection & Lidar.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
3D Object Detection for Autonomous Driving: A Comprehensive Survey
TL;DR: A comprehensive survey of the progress in 3D object detection from the aspects of models and sensory inputs, including LiDAR-based, camera-based and multi-modal detection approaches, is presented in this article .
154
Infrastructure-Based Object Detection and Tracking for Cooperative Driving Automation: A Survey
Zhengwei Bai,Guo-Hui Wu,Xuewei Qi,Yongkang Liu,Kentaro Oguchi,Matthew Barth +5 more
- 28 Jan 2022
TL;DR: This survey paper reviews the research progress for infrastructure-based object detection and tracking systems and highlights current opportunities, open problems, and anticipated future trends.
PillarGrid: Deep Learning-Based Cooperative Perception for 3D Object Detection from Onboard-Roadside LiDAR
08 Oct 2022
TL;DR: PillarGrid as discussed by the authors proposes a cooperative perception method fusing information from multiple 3D LiDARs (both on-board and roadside), to enhance the situation awareness for connected and automated vehicles.
Improving performance of deep learning models for 3D point cloud semantic segmentation via attention mechanisms
TL;DR: In this article , the authors investigate the role of attention mechanisms for the task of 3D semantic segmentation for autonomous driving, by identifying the significance of different attention mechanisms when adopted in existing deep learning networks.
24
Multi-modality 3D object detection in autonomous driving: A review
Yingjuan Tang,Haibo He,Yong Wang,Zan Mao,Haoyu Wang +4 more
TL;DR: Multi-modality 3D object detection in autonomous driving reviews existing research on LiDAR and camera fusion approaches for 3D object detection. It identifies key challenges and promising research directions in the field.
21
References
•Posted Content
Self-Attention Based Context-Aware 3D Object Detection
Prarthana Bhattacharyya,Chengjie Huang,Krzysztof Czarnecki +2 more
- 07 Jan 2021
5
•Posted Content
Patch Refinement -- Localized 3D Object Detection
Johannes M. Lehner,Andreas Mitterecker,Thomas Adler,Markus Hofmarcher,Bernhard Nessler,Sepp Hochreiter +5 more
TL;DR: Evaluated on the KITTI 3D object detection benchmark, the Patch Refinement submission from January 28, 2019, outperformed all previous entries on all three difficulties of the class car, using only 50 % of the available training data and only LiDAR information.
•Posted Content
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
Sergey Ioffe,Christian Szegedy +1 more
TL;DR: Batch Normalization as mentioned in this paper normalizes layer inputs for each training mini-batch to reduce the internal covariate shift in deep neural networks, and achieves state-of-the-art performance on ImageNet.
Energy-Aware Design of Vision-Based Autonomous Tracking and Landing of a UAV
Georgios Zamanakos,Adam Seewald,Henrik Skov Midtiby,Ulrik Pagh Schultz +3 more
- 01 Nov 2020
TL;DR: In this paper, a vision-based algorithm for autonomous tracking and landing on a moving platform in varying environmental conditions is presented. And the authors use an energy-aware approach, where the design of the algorithm is based on an evaluation of the energy consumption and Quality of Service (QoS) of each computational component.
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space.
Charles R. Qi,Li Yi,Hao Su,Leonidas J. Guibas +3 more
Abstract: Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to recognize fine-grained patterns and generalizability to complex scenes. In this work, we introduce a hierarchical neural network that applies PointNet recursively on a nested partitioning of the input point set. By exploiting metric space distances, our network is able to learn local features with increasing contextual scales. With further observation that point sets are usually sampled with varying densities, which results in greatly decreased performance for networks trained on uniform densities, we propose novel set learning layers to adaptively combine features from multiple scales. Experiments show that our network called PointNet++ is able to learn deep point set features efficiently and robustly. In particular, results significantly better than state-of-the-art have been obtained on challenging benchmarks of 3D point clouds.