Closed davnov134 closed 2 years ago
Thank for the eval_ai team for following up via email.
The solution is:
pip install evalai
In my case, there are many images and not a single annotation file, so we packed all images to an hdf5 file and uploaded the file.
Hey @davnov134 , Thank you for putting up the solution here.
Hello,
we are trying to host a challenge which would compare user's submissions with ground truth image data. We have roughly 10GB of such ground truth data which needs to sit on the evaluation server. It is not obvious where to put these files, I assume that pushing those into the github repository is not the option here?
Thanks!