arXiv Analytics

Sign in

arXiv:1906.06310 [cs.CV]AbstractReferencesReviewsResources

Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving

Yurong You, Yan Wang, Wei-Lun Chao, Divyansh Garg, Geoff Pleiss, Bharath Hariharan, Mark Campbell, Kilian Q. Weinberger

Published 2019-06-14Version 1

Detecting objects such as cars and pedestrians in 3D plays an indispensable role in autonomous driving. Existing approaches largely rely on expensive LiDAR sensors for accurate depth information. While recently pseudo-LiDAR has been introduced as a promising alternative, at a much lower cost based solely on stereo images, there is still a notable performance gap. In this paper we provide substantial advances to the pseudo-LiDAR framework through improvements in stereo depth estimation. Concretely, we adapt the stereo network architecture and loss function to be more aligned with accurate depth estimation of far away objects (currently the primary weakness of pseudo-LiDAR). Further, we explore the idea to leverage cheaper but extremely sparse LiDAR sensors, which alone provide insufficient information for 3D detection, to de-bias our depth estimation. We propose a depth-propagation algorithm, guided by the initial depth estimates, to diffuse these few exact measurements across the entire depth map. We show on the KITTI object detection benchmark that our combined approach yields substantial improvements in depth estimation and stereo-based 3D object detection --- outperforming the previous state-of-the-art detection accuracy for far-away objects by 40%. Our code will be publicly available at https://github.com/mileyan/Pseudo_Lidar_V2.

Related articles: Most relevant | Search more
arXiv:2202.02980 [cs.CV] (Published 2022-02-07, updated 2022-02-12)
3D Object Detection from Images for Autonomous Driving: A Survey
arXiv:2205.07708 [cs.CV] (Published 2022-05-16)
Exploring Diversity-based Active Learning for 3D Object Detection in Autonomous Driving
arXiv:2006.06091 [cs.CV] (Published 2020-06-10)
Autonomous Driving with Deep Learning: A Survey of State-of-Art Technologies