Skip to content

Aktcob/3D_Object_detection_gluoncv

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published