Aktcob / 3D_Object_detection_gluoncv

3D object detection by mxnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D bbox detection by mxnet (gluoncv)

a Mxnet implementation for the paper <3D Bounding Box Estimation Using Deep Learning and Geometry>

requirment

mxnet gluoncv

train

python train.py

test with yolo

python test_yolo.py

test with gt

python test_with_gt.py

I mainly fork from https://github.com/skhadem/3D-BoundingBox. Thanks to skhadam~~~

About

3D object detection by mxnet


Languages

Language:Python 95.7%Language:C++ 2.9%Language:MATLAB 1.4%Language:CMake 0.0%