paper-with-me

Papers

Lidar Point Cloud Guided Monocular 3D Object Detection

2021-04-19 · Liang Peng, Fei Liu, Zhengxu Yu, Senbo Yan, Dan Deng, Zheng Yang, Haifeng Liu, Deng Cai

Monocular 3D object detection is a challenging task in the self-driving and computer vision community. As a common practice, most previous works use manually annotated 3D box labels, where the annotating process is expensive. In this paper, we find that the precisely and carefully annotated labels may be unnecessary in monocular 3D detection, which is an interesting and counterintuitive finding. Using rough labels that are randomly disturbed, the detector can achieve very close accuracy compared to the one using the ground-truth labels. We delve into this underlying mechanism and then empirically find that: concerning the label accuracy, the 3D location part in the label is preferred compared to other parts of labels. Motivated by the conclusions above and considering the precise LiDAR 3D measurement, we propose a simple and effective framework, dubbed LiDAR point cloud guided monocular 3D object detection (LPCG). This framework is capable of either reducing the annotation costs or considerably boosting the detection accuracy without introducing extra annotation costs. Specifically, It generates pseudo labels from unlabeled LiDAR point clouds. Thanks to accurate LiDAR 3D measurements in 3D space, such pseudo labels can replace manually annotated labels in the training of monocular 3D detectors, since their 3D location information is precise. LPCG can be applied into any monocular 3D detector to fully use massive unlabeled data in a self-driving system. As a result, in KITTI benchmark, we take the first place on both monocular 3D and BEV (bird's-eye-view) detection with a significant margin. In Waymo benchmark, our method using 10% labeled data achieves comparable accuracy to the baseline detector using 100% labeled data. The codes are released at https://github.com/SPengLiang/LPCG.

📄 PDF Abstract BibTeX arXiv:2104.09035

Code (1)

spengliang/lpcg 공식 구현 pytorch

Tasks

3D Object DetectionMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

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

VFMM3D: Releasing the Potential of Image by Vision Foundation Model for Monocular 3D Object Detection

2024-04-15 · Bonan Ding, Jin Xie, Jing Nie, Jiale Cao 외

Due to its cost-effectiveness and widespread availability, monocular 3D object detection, which relies solely on a single camera during inference, holds significant importance across various applications, including auton…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

Enabling 3D Object Detection with a Low-Resolution LiDAR

2021-05-04 · Lin Bai, Yiming Zhao, Xinming Huang

Light Detection And Ranging (LiDAR) has been widely used in autonomous vehicles for perception and localization. However, the cost of a high-resolution LiDAR is still prohibitively expensive, while its low-resolution cou…

3D Object DetectionAutonomous DrivingAutonomous VehiclesDepth Completion+4

OCM3D: Object-Centric Monocular 3D Object Detection

2021-04-13 · Liang Peng, Fei Liu, Senbo Yan, Xiaofei He 외

Image-only and pseudo-LiDAR representations are commonly used for monocular 3D object detection. However, methods based on them have shortcomings of either not well capturing the spatial relationships in neighbored image…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+1

Monocular Depth Prediction through Continuous 3D Loss

2020-03-21 · Minghan Zhu, Maani Ghaffari, Yuanxin Zhong, Pingping Lu 외

This paper reports a new continuous 3D loss function for learning depth from monocular images. The dense depth prediction from a monocular image is supervised using sparse LIDAR points, which enables us to leverage avail…

Depth EstimationDepth PredictionPrediction