Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 234 Bytes

Simple MXNet implementation of Tiny YOLO v2

This work is based on https://github.com/simo23/tinyYOLOv2.

Usage

wget https://pjreddie.com/media/files/yolov2-tiny-voc.weights
pip install mxnet opencv-python
python test.py