Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving
Yan Wang, Wei-Lun Chao, Divyansh Garg, Bharath Hariharan, Mark, Campbell, Kilian Q. Weinberger

TL;DR
This paper introduces a novel pseudo-LiDAR representation derived from monocular or stereo images that significantly improves 3D object detection accuracy in autonomous driving, bridging the gap with LiDAR-based methods.
Contribution
The paper proposes converting image-based depth maps into pseudo-LiDAR data to enhance 3D detection, enabling the use of existing LiDAR detection algorithms on cheaper image data.
Findings
Achieved 74% detection accuracy within 30m on KITTI benchmark.
Outperformed previous image-based methods by a large margin.
Set new state-of-the-art for stereo-image-based 3D detection.
Abstract
3D object detection is an essential task in autonomous driving. Recent techniques excel with highly accurate detection rates, provided the 3D input data is obtained from precise but expensive LiDAR technology. Approaches based on cheaper monocular or stereo imagery data have, until now, resulted in drastically lower accuracies --- a gap that is commonly attributed to poor image-based depth estimation. However, in this paper we argue that it is not the quality of the data but its representation that accounts for the majority of the difference. Taking the inner workings of convolutional neural networks into consideration, we propose to convert image-based depth maps to pseudo-LiDAR representations --- essentially mimicking the LiDAR signal. With this representation we can apply different existing LiDAR-based detection algorithms. On the popular KITTI benchmark, our approach achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Vision and Imaging · Robotics and Sensor-Based Localization
