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
ALIGNet: Partial-Shape Agnostic Alignment via Unsupervised Learning
TL;DR: This work presents an approach based on a deep neural network, leveraging shape datasets to learn a shape-aware prior for source-to-target alignment that is robust to shape incompleteness, and demonstrates that ALIGNet learns to align geometrically distinct shapes, and is able to infer plausible mappings even when the target shape is significantly incomplete.
Autonomous Driving in Urban Environments: Boss and the Urban Challenge
Chris Urmson,Joshua Anhalt,Drew Bagnell,Christopher Baker,Robert Bittner,M. N. Clark,John Dolan,Dave Duggins,Tugrul Galatali,Chris Geyer,Michele Gittleman,Sam Harbaugh,Martial Hebert,Thomas M. Howard,Sascha Kolski,Alonzo Kelly,Maxim Likhachev,Matt McNaughton,Nick Miller,Kevin Peterson,Brian Pilnick,Raj Rajkumar,Paul Rybski,Bryan Salesky,Young-Woo Seo,Sanjiv Singh,Jarrod Snider,Anthony Stentz,William 'Red' Whittaker,Ziv Wolkowicki,Jason Ziglar,Hong Bae,Thomas Brown,Daniel Demitrish,Bakhtiar Litkouhi,Jim Nickolaou,Varsha Sadekar,Wende Zhang,Joshua Struble,Michael Taylor,Michael Darms,Dave Ferguson +41 more
Abstract: Boss is an autonomous vehicle that uses on-board sensors (GPS, lasers, radars, and cameras) to track other vehicles, detect static obstacles and localize itself relative to a road model. A three-layer planning system combines mission, behavioral and motion planning to drive in urban environments. The mission planning layer considers which street to take to achieve a mission goal. The behavioral layer determines when to change lanes, precedence at intersections and performs error recovery maneuvers. The motion planning layer selects actions to avoid obstacles while making progress towards local goals.The system was developed from the ground up to address the requirements of the DARPA Urban Challenge using a spiral system development process with a heavy emphasis on regular, regressive system testing. During the National Qualification Event and the 85km Urban Challenge Final Event Boss demonstrated some of its capabilities, qualifying first and winning the challenge.
Class-balanced Grouping and Sampling for Point Cloud 3D Object Detection.
Benjin Zhu,Zhengkai Jiang,Xiangxin Zhou,Zeming Li,Gang Yu +4 more
TL;DR: This report presents a class-balanced method for 3D object detection, utilizing sparse 3D convolution and a class-balanced multi-head network, achieving state-of-the-art performance on the nuScenes dataset with a large margin over the PointPillars baseline.