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

Monocular 3D Object Detection with Decoupled Structured Polygon Estimation and Height-Guided Depth Estimation

About

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a novel unified framework which decomposes the detection problem into a structured polygon prediction task and a depth recovery task. Different from the widely studied 2D bounding boxes, the proposed novel structured polygon in the 2D image consists of several projected surfaces of the target object. Compared to the widely-used 3D bounding box proposals, it is shown to be a better representation for 3D detection. In order to inversely project the predicted 2D structured polygon to a cuboid in the 3D physical world, the following depth recovery task uses the object height prior to complete the inverse projection transformation with the given camera projection matrix. Moreover, a fine-grained 3D box refinement scheme is proposed to further rectify the 3D detection results. Experiments are conducted on the challenging KITTI benchmark, in which our method achieves state-of-the-art detection accuracy.

Yingjie Cai, Buyu Li, Zeyu Jiao, Hongsheng Li, Xingyu Zeng, Xiaogang Wang• 2020

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)--
195
3D Object DetectionKITTI (test)
AP_3D Car (Easy)11.08
60
3D Object DetectionKITTI (test)
AP_R40 Easy11.08
30
3D Object DetectionKITTI (test)
AP3D (Easy)11.08
24
Orientation EstimationKITTI Car class official (test)
AOS (Easy)87.34
22
Monocular 2D Object DetectionKITTI (test)
AP40 (Easy)11.08
20
3D Object DetectionKITTI (val1)
AP R11 (Easy)26.95
17
Bird-Eye-View (BEV) Object DetectionKITTI official (test)
APBEV70 (Moderate)14.82
17
3D Object DetectionKITTI official (test)
AP3D@IoU=0.7 (Moderate)702
17
Bird's Eye View (BEV) DetectionKITTI car (test)
AP40 Easy23.16
12
Showing 10 of 10 rows

Other info

Follow for update