Skip to content

kazum/tinyYOLOv2-mxnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple MXNet implementation of Tiny YOLO v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages