Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MonoPair: Monocular 3D Object Detection Using Pairwise Spatial Relationships

About

Monocular 3D object detection is an essential component in autonomous driving while challenging to solve, especially for those occluded samples which are only partially visible. Most detectors consider each 3D object as an independent training target, inevitably resulting in a lack of useful information for occluded samples. To this end, we propose a novel method to improve the monocular 3D object detection by considering the relationship of paired samples. This allows us to encode spatial constraints for partially-occluded objects from their adjacent neighbors. Specifically, the proposed detector computes uncertainty-aware predictions for object locations and 3D distances for the adjacent object pairs, which are subsequently jointly optimized by nonlinear least squares. Finally, the one-stage uncertainty-aware prediction structure and the post-optimization module are dedicatedly integrated for ensuring the run-time efficiency. Experiments demonstrate that our method yields the best performance on KITTI 3D detection benchmark, by outperforming state-of-the-art competitors by wide margins, especially for the hard samples.

Yongjian Chen, Lei Tai, Kai Sun, Mingyang Li• 2020

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)
AP3D (Easy)13.04
226
3D Object DetectionKITTI car (val)--
110
3D Object DetectionKITTI (val)--
85
3D Object DetectionKITTI Pedestrian (test)
AP3D (Easy)10.02
75
Bird's Eye View DetectionKITTI Car class official (test)
AP (Easy)19.28
62
3D Object DetectionKITTI (test)
AP_3D Car (Easy)13.04
60
3D Object DetectionKITTI Cyclist (test)
AP3D Easy3.79
59
Bird's Eye View Object Detection (Car)KITTI (test)
APBEV (Easy) @IoU=0.719.28
59
Bird's Eye View (BEV) DetectionKITTI Cars (IoU3D ≥ 0.7) (test)
APBEV R40 (Easy)19.28
52
Monocular 3D Object DetectionKITTI (test)
AP3D R40 (Mod.)9.99
44
Showing 10 of 41 rows

Other info

Follow for update