Open RYucel opened 6 years ago
How many lines in your 'labels.txt' file?
In cfg/yolov2.cfg, how many classes in
[region]
classes=?
The number of lines in labels.txt should equal the number of classes in cfg/yolov2.cfg.
See steps 2 and 4 for more info: https://github.com/thtrieu/darkflow#training-on-your-own-dataset
After I updated the weights and cft to yolov2 I got this error.
How I can fix it? (OS:Ubuntu 17)