AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

Labeling for more than 20 classes #38

Open Fenomenox opened 6 years ago

Fenomenox commented 6 years ago

It seems that Yolo_mark can only label 20 classes. What should I do if I want to label 1000 classes?

Thanks in advance screenshot

AlexeyAB commented 6 years ago

Hi, I fixed it.