Shape-Aware Monocular 3D Object Detection
Wei Chen, Jie Zhao, Wan-Lei Zhao, Song-Yuan Wu

TL;DR
This paper introduces a shape-aware monocular 3D object detection model that integrates instance segmentation to improve detection accuracy, especially for occluded objects, and proposes a new evaluation metric for better assessment.
Contribution
The paper presents a novel single-stage monocular 3D detection model with an integrated shape awareness mechanism and introduces the ADS metric for more effective evaluation.
Findings
Outperforms baseline on existing and new metrics
Maintains real-time detection efficiency
Improves detection of occluded and truncated objects
Abstract
The detection of 3D objects through a single perspective camera is a challenging issue. The anchor-free and keypoint-based models receive increasing attention recently due to their effectiveness and simplicity. However, most of these methods are vulnerable to occluded and truncated objects. In this paper, a single-stage monocular 3D object detection model is proposed. An instance-segmentation head is integrated into the model training, which allows the model to be aware of the visible shape of a target object. The detection largely avoids interference from irrelevant regions surrounding the target objects. In addition, we also reveal that the popular IoU-based evaluation metrics, which were originally designed for evaluating stereo or LiDAR-based detection methods, are insensitive to the improvement of monocular 3D object detection algorithms. A novel evaluation metric, namely average…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Visual Attention and Saliency Detection · Video Surveillance and Tracking Methods
MethodsAttentive Walk-Aggregating Graph Neural Network
