paper-with-me

Papers

Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving

2018-12-18 · CVPR 2019 6 · Yan Wang, Wei-Lun Chao, Divyansh Garg, Bharath Hariharan, Mark Campbell, Kilian Q. Weinberger

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 impressive improvements over the existing state-of-the-art in image-based performance --- raising the detection accuracy of objects within the 30m range from the previous state-of-the-art of 22% to an unprecedented 74%. At the time of submission our algorithm holds the highest entry on the KITTI 3D object detection leaderboard for stereo-image-based approaches. Our code is publicly available at https://github.com/mileyan/pseudo_lidar.

📄 PDF Abstract BibTeX arXiv:1812.07179

Code (2)

mileyan/pseudo_lidar 공식 구현 pytorch
haosulab/ManiSkill-Learn pytorch

Tasks

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingDepth Estimationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SM3D: Simultaneous Monocular Mapping and 3D Detection

2021-11-24 · Runfa Li, Truong Nguyen

Mapping and 3D detection are two major issues in vision-based robotics, and self-driving. While previous works only focus on each task separately, we present an innovative and efficient multi-task deep learning framework…

Depth EstimationPose Estimation

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

2019-06-14 · ICLR 2020 1 · Yurong You, Yan Wang, Wei-Lun Chao, Divyansh Garg 외

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-Li…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingDepth Estimation+3

Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud

2019-03-23 · Xinshuo Weng, Kris Kitani

Monocular 3D scene understanding tasks, such as object size estimation, heading angle estimation and 3D localization, is challenging. Successful modern day methods for 3D scene understanding require the use of a 3D senso…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth Estimation+4

Accurate and Real-time Pseudo Lidar Detection: Is Stereo Neural Network Really Necessary?

2022-06-28 · Haitao Meng, Changcai Li, Gang Chen, Alois Knoll

The proposal of Pseudo-Lidar representation has significantly narrowed the gap between visual-based and active Lidar-based 3D object detection. However, current researches exclusively focus on pushing the accuracy improv…

3D Object DetectionDepth EstimationObjectobject-detection+3

Efficient Stereo Depth Estimation for Pseudo LiDAR: A Self-Supervised Approach Based on Multi-Input ResNet Encoder

2022-05-17 · Sabir Hossain, Xianke Lin

Perception and localization are essential for autonomous delivery vehicles, mostly estimated from 3D LiDAR sensors due to their precise distance measurement capability. This paper presents a strategy to obtain the real-t…

Depth EstimationStereo Depth Estimation