gustavz / deeptraining_hands

Dataset, necessary Scripts and trained SSD Model for detecting Hands in Realtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

which value use for weights to train YOLO?

JasOlean opened this issue · comments

./darknet detector train /path/to/model.data path/to/model.cfg path/to/weights

In here, which value weights can I use to train YOLO for hand (darknet19_448.conv.23 or yolov3-tiny.weights)?