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

M3D-RPN: Monocular 3D Region Proposal Network for Object Detection

About

Understanding the world in 3D is a critical component of urban autonomous driving. Generally, the combination of expensive LiDAR sensors and stereo RGB imaging has been paramount for successful 3D object detection algorithms, whereas monocular image-only methods experience drastically reduced performance. We propose to reduce the gap by reformulating the monocular 3D detection problem as a standalone 3D region proposal network. We leverage the geometric relationship of 2D and 3D perspectives, allowing 3D boxes to utilize well-known and powerful convolutional features generated in the image-space. To help address the strenuous 3D parameter estimations, we further design depth-aware convolutional layers which enable location specific feature development and in consequence improved 3D scene understanding. Compared to prior work in monocular 3D detection, our method consists of only the proposed 3D region proposal network rather than relying on external networks, data, or multiple stages. M3D-RPN is able to significantly improve the performance of both monocular 3D Object Detection and Bird's Eye View tasks within the KITTI urban autonomous driving dataset, while efficiently using a shared multi-class model.

Garrick Brazil, Xiaoming Liu• 2019

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)
AP3D (Easy)14.76
195
3D Object DetectionWaymo Open Dataset (val)--
175
3D Object DetectionKITTI (val)--
85
3D Object DetectionKITTI (test)
AP_3D (Easy)14.76
83
3D Object DetectionKITTI Pedestrian (test)
AP3D (Easy)492
63
Bird's Eye View DetectionKITTI Car class official (test)
AP (Easy)21.02
62
3D Object DetectionKITTI car (val)--
62
3D Object DetectionKITTI (test)
AP_3D Car (Easy)14.76
60
Bird's Eye View Object Detection (Car)KITTI (test)
APBEV (Easy) @IoU=0.721.02
59
3D Object DetectionKITTI (val)--
57
Showing 10 of 98 rows
...

Other info

Code

Follow for update