Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Build a CNN network to predict 3D bounding box of car from 2D image.

Notifications You must be signed in to change notification settings

konnerthg/image-to-3d-bbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is an implementation in Keras of the paper "3D Bounding Box Estimation Using Deep Learning and Geometry" (https://arxiv.org/abs/1612.00496).

Demo on a street video

Foo

Usage

  • "3D Box Regression.ipynb" => to construct and train the network to regress 3D bounding boxes.
  • "Final KITTI Evaluation.ipynb" => to draw 3D bounding boxes on 2D images.

About

Build a CNN network to predict 3D bounding box of car from 2D image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%