Open SuJackie opened 1 year ago
Can you ask more clearly?
I want to ask what these two lines mean
found: it's mean your sample and label are correct. missing: it's mean you have a sample but it doesn't have any label (as a background in YOLOv5). empty: it's mean your sample have a label but it is empty txt file. corrupted: it's mean your label have wrong format of YOLO you can check here
Does found mean all class of objects? Does empty mean negative samples? and missing mean?