My newest submission is really slow. It takes 10 minutes for a validation set with 14000 images on my machine. Could you please give me a hint why it is taking so long?
Hi Eric,
My guess is that you are not using GPU.
Put - “gpu”: true - into your aicrowd.json file.
Like this -> https://gitlab.aicrowd.com/nikhil_rayaprolu/food-recognition/blob/master/aicrowd.json
Best,
Lukas
1 Like
Oh yes, i accidentally changed that. Could you stop the container now?
Thank you very much!
I still have problems with my submission, could you please provide the logs for the latest?
Hi Eric,
sadly, I can not help you with this error.
@shivam can you please look into it?
Best,
Lukas
Hi @eric,
I have shared response on Gitlab issue.
It seems like some problem when you are saving your predictions to file and they are filled with Nan, instead of floats.