GUPNet++: Geometry Uncertainty Propagation Network for Monocular 3D Object Detection
Yan Lu, Xinzhu Ma, Lei Yang, Tianzhu Zhang, Yating Liu, Qi Chu, Tong, He, Yonghui Li, Wanli Ouyang

TL;DR
GUPNet++ introduces a probabilistic geometric uncertainty model for monocular 3D object detection, enhancing depth prediction stability and reliability, leading to state-of-the-art performance with a simplified framework.
Contribution
It models geometric projection uncertainty probabilistically, improving training stability and providing reliable confidence measures for 3D detection.
Findings
Achieves state-of-the-art monocular 3D detection performance.
Demonstrates improved training stability and efficiency.
Provides reliable confidence scores for detection quality.
Abstract
Geometry plays a significant role in monocular 3D object detection. It can be used to estimate object depth by using the perspective projection between object's physical size and 2D projection in the image plane, which can introduce mathematical priors into deep models. However, this projection process also introduces error amplification, where the error of the estimated height is amplified and reflected into the projected depth. It leads to unreliable depth inferences and also impairs training stability. To tackle this problem, we propose a novel Geometry Uncertainty Propagation Network (GUPNet++) by modeling geometry projection in a probabilistic manner. This ensures depth predictions are well-bounded and associated with a reasonable uncertainty. The significance of introducing such geometric uncertainty is two-fold: (1). It models the uncertainty propagation relationship of the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Industrial Vision Systems and Defect Detection · Human Pose and Action Recognition
