HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

3D Bounding Box Estimation Using Deep Learning and Geometry

Arsalan Mousavian; Dragomir Anguelov; John Flynn; Jana Kosecka

3D Bounding Box Estimation Using Deep Learning and Geometry

Abstract

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties using a deep convolutional neural network and then combines these estimates with geometric constraints provided by a 2D object bounding box to produce a complete 3D bounding box. The first network output estimates the 3D object orientation using a novel hybrid discrete-continuous loss, which significantly outperforms the L2 loss. The second output regresses the 3D object dimensions, which have relatively little variance compared to alternatives and can often be predicted for many object types. These estimates, combined with the geometric constraints on translation imposed by the 2D bounding box, enable us to recover a stable and accurate 3D object pose. We evaluate our method on the challenging KITTI object detection benchmark both on the official metric of 3D orientation estimation and also on the accuracy of the obtained 3D bounding boxes. Although conceptually simple, our method outperforms more complex and computationally expensive approaches that leverage semantic segmentation, instance level segmentation and flat ground priors and sub-category detection. Our discrete-continuous loss also produces state of the art results for 3D viewpoint estimation on the Pascal 3D+ dataset.

Code Repositories

ruhyadi/YOLO3D
pytorch
Mentioned in GitHub
fuenwang/3D-BoundingBox
pytorch
Mentioned in GitHub
smallcorgi/3D-Deepbox
tf
Mentioned in GitHub
ruhyadi/yolo3d-lightning
pytorch
Mentioned in GitHub
m-parchami/3DVehicleDetection
tf
Mentioned in GitHub
skhadem/3D-BoundingBox
pytorch
Mentioned in GitHub
wittmaan/a2d2
tf
Mentioned in GitHub
cersar/3D_detection
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
vehicle-pose-estimation-on-kitti-cars-hardDeep3DBoX
Average Orientation Similarity: 76.76

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
3D Bounding Box Estimation Using Deep Learning and Geometry | Papers | HyperAI