Closed GloriaZLQ closed 5 years ago
I have created a wiki on How to Train on Your Dataset. Hope it helps.
thanks !!!
when run
python flow --model cfg/tiny-yolo-voc-3c.cfg --load bin/tiny-yolo-voc.weights --train --gpu .7 --annotation Dataset/Training/Annotations --dataset Dataset/Training/Images --lr 1e-3 --epoch 100
python: can't open file 'flow': [Errno 2] No such file or directory,is the file "flow"in \darkflow\net???
I have uploaded flow. Download the file.
oh,i see
I want use you code to train on my own dataset ,and which file or code should i changed?