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

Linux_marker displays empty object id #175

Open EvdoTheo opened 4 years ago

EvdoTheo commented 4 years ago

Hello, i have an issue with the marker. While the obj.names file has 13 objects (13 classes), when I'm opening the marker it displays an empty id at the position 13. I checked the obj.names file and there is no additional empty line, is this a problem?