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

AutoShape: Real-Time Shape-Aware Monocular 3D Object Detection

About

Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose an approach for incorporating the shape-aware 2D/3D constraints into the 3D detection framework. Specifically, we employ the deep neural network to learn distinguished 2D keypoints in the 2D image domain and regress their corresponding 3D coordinates in the local 3D object coordinate first. Then the 2D/3D geometric constraints are built by these correspondences for each object to boost the detection performance. For generating the ground truth of 2D/3D keypoints, an automatic model-fitting approach has been proposed by fitting the deformed 3D object model and the object mask in the 2D image. The proposed framework has been verified on the public KITTI dataset and the experimental results demonstrate that by using additional geometrical constraints the detection performance has been significantly improved as compared to the baseline method. More importantly, the proposed framework achieves state-of-the-art performance with real time. Data and code will be available at https://github.com/zongdai/AutoShape

Zongdai Liu, Dingfu Zhou, Feixiang Lu, Jin Fang, Liangjun Zhang• 2021

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)--
195
3D Object DetectionKITTI car (val)--
62
3D Object DetectionKITTI (test)
3D AP Easy22.47
61
Bird's eye view object detectionKITTI (test)
APBEV@0.7 (Easy)30.66
53
3D Object DetectionKITTI official (test)
3D AP (Easy)24.69
43
3D Object DetectionKITTI (test)
3D AP (Easy)22.47
43
Monocular 3D Object DetectionKITTI (test)
AP3D R40 (Mod.)14.17
38
Bird's eye view object detectionKITTI official Leaderboard (test)
APBEV (Easy)30.66
29
BEV Object DetectionKITTI official (test)
AP40 Easy32.59
22
3D Object DetectionKITTI official (val)
AP40 Easy26.4
21
Showing 10 of 15 rows

Other info

Follow for update