HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Delving into Localization Errors for Monocular 3D Object Detection

Ma Xinzhu ; Zhang Yinmin ; Xu Dan ; Zhou Dongzhan ; Yi Shuai ; Li Haojie ; Ouyang Wanli

Delving into Localization Errors for Monocular 3D Object Detection

Abstract

Estimating 3D bounding boxes from monocular images is an essential componentin autonomous driving, while accurate 3D object detection from this kind ofdata is very challenging. In this work, by intensive diagnosis experiments, wequantify the impact introduced by each sub-task and found the localizationerror' is the vital factor in restricting monocular 3D detection. Besides, wealso investigate the underlying reasons behind localization errors, analyze theissues they might bring, and propose three strategies. First, we revisit themisalignment between the center of the 2D bounding box and the projected centerof the 3D object, which is a vital factor leading to low localization accuracy.Second, we observe that accurately localizing distant objects with existingtechnologies is almost impossible, while those samples will mislead the learnednetwork. To this end, we propose to remove such samples from the training setfor improving the overall performance of the detector. Lastly, we also proposea novel 3D IoU oriented loss for the size estimation of the object, which isnot affected bylocalization error'. We conduct extensive experiments on theKITTI dataset, where the proposed method achieves real-time detection andoutperforms previous methods by a large margin. The code will be made availableat: https://github.com/xinzhuma/monodle.

Code Repositories

xinzhuma/monodle
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-from-monocular-images-on-7MonoDLE
AP25: 28.99
AP50: 0.85
3d-object-detection-on-rope3dMonoDLE+(G)
AP@0.7: 13.58
monocular-3d-object-detection-on-kitti-carsMonoDLE
AP Medium: 12.26

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Delving into Localization Errors for Monocular 3D Object Detection | Papers | HyperAI