Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Categorical Depth Distribution Network for Monocular 3D Object Detection

About

Monocular 3D object detection is a key problem for autonomous vehicles, as it provides a solution with simple configuration compared to typical multi-sensor systems. The main challenge in monocular 3D detection lies in accurately predicting object depth, which must be inferred from object and scene cues due to the lack of direct range measurement. Many methods attempt to directly estimate depth to assist in 3D detection, but show limited performance as a result of depth inaccuracy. Our proposed solution, Categorical Depth Distribution Network (CaDDN), uses a predicted categorical depth distribution for each pixel to project rich contextual feature information to the appropriate depth interval in 3D space. We then use the computationally efficient bird's-eye-view projection and single-stage detector to produce the final output bounding boxes. We design CaDDN as a fully differentiable end-to-end approach for joint depth estimation and object detection. We validate our approach on the KITTI 3D object detection benchmark, where we rank 1st among published monocular methods. We also provide the first monocular 3D detection results on the newly released Waymo Open Dataset. We provide a code release for CaDDN which is made available.

Cody Reading, Ali Harakeh, Julia Chae, Steven L. Waslander• 2021

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)
AP3D (Easy)19.17
195
3D Object DetectionWaymo Open Dataset (val)--
175
3D Object DetectionKITTI (val)
AP3D (Moderate)16.31
85
3D Object DetectionKITTI Pedestrian (test)
AP3D (Easy)1.29e+3
63
3D Object DetectionKITTI car (val)
AP 3D Easy23.57
62
3D Object DetectionKITTI (test)
AP_3D Car (Easy)19.17
60
Bird's Eye View Object Detection (Car)KITTI (test)
APBEV (Easy) @IoU=0.727.94
59
Bird's eye view object detectionKITTI (test)
APBEV@0.7 (Easy)27.94
53
3D Object DetectionKITTI Cyclist (test)
AP3D Easy7
49
3D Object DetectionWaymo Open Dataset LEVEL_2 (val)
3D AP (Overall)16.51
46
Showing 10 of 41 rows

Other info

Follow for update