AssertionError: > 5 label columns:
elham9449 opened this issue · 0 comments
elham9449 commented
Hello everyone
As I am starting to train on the coco2017 dataset via anaconda, I receive the following error message:
Error message:
assert l.shape[1] == 5, '> 5 label columns: %s' % file
AssertionError: > 5 label columns: /mnt/san-hdd/only/datasets/coco/labels/train2017/000000000034.txt
Do you have any suggestions as to how I can resolve this issue?