EvalAI
EvalAI copied to clipboard
How to store large amounts of test annotation data?
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 template github repository is not the option here?
Thanks!