Sample_submission.csv failed on “KeyError: ‘LabelName’”. Why?
Hey,
You are submitting the wrong submission file. Your submission file has only image_id and label as headers, but you need [ImageID, LabelName, XMin, XMax, YMin, YMax, score] as the headers.
Regards
Ayush
Hi,
Oh, yes! It was the file from TXTOCR! ))