3D Object Detection from Images for Autonomous Driving: A Survey
Xinzhu Ma, Wanli Ouyang, Andrea Simonelli, Elisa Ricci
TL;DR
This survey addresses image-based 3D object detection for autonomous driving, detailing the problem, data sources, and the rising class of camera-only approaches. It introduces two taxonomies to organize methods: one by 2D versus 3D feature bases, and another by data-, feature-, or result-lifting paradigms, to clarify how 3D results are derived from 2D data. It systematically analyzes pipelines, datasets, evaluation metrics, and architectural components (feature extraction, depth modeling, loss design, and post-processing), and it discusses the role of auxiliary data (LiDAR, stereo, temporal) and pre-training in boosting performance. Finally, it outlines future directions—enhanced depth estimation, multi-modality fusion, temporal and semi/self-supervised learning, and better generalization—to guide research toward practical, robust 3D detection systems.
Abstract
3D object detection from images, one of the fundamental and challenging problems in autonomous driving, has received increasing attention from both industry and academia in recent years. Benefiting from the rapid development of deep learning technologies, image-based 3D detection has achieved remarkable progress. Particularly, more than 200 works have studied this problem from 2015 to 2021, encompassing a broad spectrum of theories, algorithms, and applications. However, to date no recent survey exists to collect and organize this knowledge. In this paper, we fill this gap in the literature and provide the first comprehensive survey of this novel and continuously growing research field, summarizing the most commonly used pipelines for image-based 3D detection and deeply analyzing each of their components. Additionally, we also propose two new taxonomies to organize the state-of-the-art methods into different categories, with the intent of providing a more systematic review of existing methods and facilitating fair comparisons with future works. In retrospect of what has been achieved so far, we also analyze the current challenges in the field and discuss future directions for image-based 3D detection research.
