This work is based on https://github.com/simo23/tinyYOLOv2.
wget https://pjreddie.com/media/files/yolov2-tiny-voc.weights
pip install mxnet opencv-python
python test.py
This work is based on https://github.com/simo23/tinyYOLOv2.
wget https://pjreddie.com/media/files/yolov2-tiny-voc.weights
pip install mxnet opencv-python
python test.py