I got 2 errors in my submission, and let me have questions about it.
1st error is “Exception: Submission does not contain all images”, and I have no error when I submit “submission.csv” in the resource. In test.zip, it contains 2856 images, but “submission.csv” only contains 2849 image names, so I suppose there is a mistake somewhere in test images, submission.csv or submission check logic.
2nd error is “Key error: domain”, and I have no error when I submit “submission.csv”. Does this mean the submission csv must contain the key “domain” like the sample? If yes, how can I set the domain value for submission? Should I copy the domain value from the sample csv?