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

MonoGRNet: A Geometric Reasoning Network for Monocular 3D Object Localization

About

Detecting and localizing objects in the real 3D space, which plays a crucial role in scene understanding, is particularly challenging given only a single RGB image due to the geometric information loss during imagery projection. We propose MonoGRNet for the amodal 3D object detection from a monocular RGB image via geometric reasoning in both the observed 2D projection and the unobserved depth dimension. MonoGRNet is a single, unified network composed of four task-specific subnetworks, responsible for 2D object detection, instance depth estimation (IDE), 3D localization and local corner regression. Unlike the pixel-level depth estimation that needs per-pixel annotations, we propose a novel IDE method that directly predicts the depth of the targeting 3D bounding box's center using sparse supervision. The 3D localization is further achieved by estimating the position in the horizontal and vertical dimensions. Finally, MonoGRNet is jointly learned by optimizing the locations and poses of the 3D bounding boxes in the global context. We demonstrate that MonoGRNet achieves state-of-the-art performance on challenging datasets.

Zengyi Qin, Jinglu Wang, Yan Lu• 2018

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)
AP3D (Easy)9.61
195
3D Object DetectionKITTI (val)--
85
3D Object DetectionKITTI (test)
AP_3D (Easy)13.88
83
Bird's Eye View DetectionKITTI Car class official (test)
AP (Easy)18.19
62
3D Object DetectionKITTI car (val)--
62
3D Object DetectionKITTI (test)--
60
3D Object DetectionKITTI (val)--
57
Bird's eye view object detectionKITTI (test)
APBEV@0.7 (Easy)18.19
53
3D Object DetectionKITTI cars (val)
AP Easy13.88
48
3D Object Detection (Cars)KITTI (test)
AP (Easy)9.61
40
Showing 10 of 42 rows

Other info

Code

Follow for update