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

OPA-3D: Occlusion-Aware Pixel-Wise Aggregation for Monocular 3D Object Detection

About

Despite monocular 3D object detection having recently made a significant leap forward thanks to the use of pre-trained depth estimators for pseudo-LiDAR recovery, such two-stage methods typically suffer from overfitting and are incapable of explicitly encapsulating the geometric relation between depth and object bounding box. To overcome this limitation, we instead propose OPA-3D, a single-stage, end-to-end, Occlusion-Aware Pixel-Wise Aggregation network that to jointly estimate dense scene depth with depth-bounding box residuals and object bounding boxes, allowing a two-stream detection of 3D objects, leading to significantly more robust detections. Thereby, the geometry stream denoted as the Geometry Stream, combines visible depth and depth-bounding box residuals to recover the object bounding box via explicit occlusion-aware optimization. In addition, a bounding box based geometry projection scheme is employed in an effort to enhance distance perception. The second stream, named as the Context Stream, directly regresses 3D object location and size. This novel two-stream representation further enables us to enforce cross-stream consistency terms which aligns the outputs of both streams, improving the overall performance. Extensive experiments on the public benchmark demonstrate that OPA-3D outperforms state-of-the-art methods on the main Car category, whilst keeping a real-time inference speed. We plan to release all codes and trained models soon.

Yongzhi Su, Yan Di, Fabian Manhardt, Guangyao Zhai, Jason Rambach, Benjamin Busam, Didier Stricker, Federico Tombari• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI car (test)
AP3D (Easy)24.6
195
3D Object DetectionKITTI car (val)
AP 3D Easy24.97
62
Bird's Eye View Object Detection (Car)KITTI (test)
APBEV (Easy) @IoU=0.733.54
59
Monocular 3D Object DetectionKITTI (test)
AP3D R40 (Mod.)17.05
38
Bird's eye view object detectionKITTI car (val)
APBEV R40 Easy33.8
20
Showing 5 of 5 rows

Other info

Follow for update