Primary competition visual

Arm UNICEF Disaster Vulnerability Challenge

Helping Malawi
$10 000 USD
Completed (over 1 year ago)
1193 joined
347 active
Starti
Mar 15, 24
Closei
Jun 23, 24
Reveali
Jun 23, 24
User avatar
analyst
Missing Image Ids in Test data
Data · 3 Apr 2024, 17:51 · 2

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

Discussion 2 answers
User avatar
nymfree

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

3 Apr 2024, 18:11
Upvotes 0

I had this issue for DataFrame.to_csv('...', index=False). Setting index=False solved this issue for me

7 Apr 2024, 18:07
Upvotes 0