An example of using cpp package of mxnet to do object detection.
##How to build mxnet
Please read Install cpp package of mxnet on windows 10, with cuda and opencv, there are some tips to help you avoid pitfalls.
##Explanation of the codes
Please read Person detection(Yolo v3) with the helps of mxnet, able to run on gpu/cpu