An open API service indexing awesome lists of open source software.

https://github.com/ayoubachak/yoloobjectdetection

there you go papi it's all set for you read the readme file to know how to use
https://github.com/ayoubachak/yoloobjectdetection

Last synced: 3 months ago
JSON representation

there you go papi it's all set for you read the readme file to know how to use

Awesome Lists containing this project

README

          

this rar file has all what you need
in the main file you'll find
modelConfiguration = 'yolov3.cfg' (line 18)
modelWeights = 'yolov3.weights' (line 19)

if you want to work with yolo tinny
change the names to :
modelConfiguration = 'yolov3-tiny.cfg'
modelWeights = 'yolov3-tiny.weights'

that's all