a Mxnet implementation for the paper <3D Bounding Box Estimation Using Deep Learning and Geometry>
mxnet gluoncv
python train.py
python test_yolo.py
python test_with_gt.py
I mainly fork from https://github.com/skhadem/3D-BoundingBox. Thanks to skhadam~~~