wenxichen / tensorflow_yolo2

A Tensorflow version of YOLO2 and its extensions
MIT License
22 stars 8 forks source link
darknet imagenet pascal python tensorflow yolo2

README

Coming Next: better trained darknet19 model, and easier to use detection tool, (better explanation for dataset folder placement for training), Documentation for nips2017 adversarial defence challenge techniques

Scripts

Open terminal in the home directory of the project. Then you can:

Resources

Trained tensorflow model ckpts:

ImageNet Challenge class labels:

References