I’ve been having several issues in regards to submitting. Is there anyone who could specify the exact format necessary, be it rle or polygon format, and what exactly the output json should have? I have been able to perform local evaluation with no problem so I don’t know what the issue is.
After a lot of debugging I was able to get the evaluation 0.25 processed, but irrespective of what format(rle / polygon) I get the message “Results do not correspond to current coco set”
hello, shraddhaamohan, we will be providing an example in the next 24 hours that smoothens your submission process. This example contains a baseline model and the structure of the repository for successful submission.
here is the initial version of the baseline submission, please go through README on changes required for submission, and raise your further queries here.
@nikhil_rayaprolu Hey, when I make a submission it takes too long to even start the evaluation. It’s been 30 mins and it still says evaluation pending.
It is stuck right now due to GPU node provisioning.
We were out of limits in Food challenge, and newer limits have been requested with GCP right now. It will start evaluating shortly after this is resolved.
The coco format is not loading the such generated output properly, the issue is due to bbox of size 4. Please try generating bbox of different dimension. Related issue on Gitlab.
Hey @shivam, are submissions stuck again ? We haven’t been able to submit for a really long time now. It’s stuck in the “waiting_in_queue_for_evaluation”.
Hi @shraddhaamohan, you are correct. Couple of user submitted codes ran into error but keep on running forever (didn’t exit) due to which pipeline was blocked. We will be adding sensible overall timeout for the challenge so this blockage is taken care of automatically going on.
hi @shivam, I’ve submitted about 5 hours back and its still in the “evaluation started”. I’ve checked locally using nvidia-docker and it generates the output.json in the right place and have also locally evaluated the json generated and have got the results. Could you look into this?