Missing entries for IDs id_uawi0k5spci5_1, id_uawi0k5spci5_3, id_ba566jv4xzln_3, id_4lrqmvmmgier_2, and id_4lrqmvmmgier_3: I get this error when I upload a submission file. On checking the test dataset for these image ids, I can not find them. Am I doing something wrong
Used the sample submission file. id_uawi0k5spci5_1 is simply the number of objects of category "1" in id_uawi0k5spci5.tif. Likewise, id_ba566jv4xzln_3 is the number of objects of category "3" in id_ba566jv4xzln.tif
I had this issue for DataFrame.to_csv('...', index=False). Setting index=False solved this issue for me