Submission is taking really long

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,

I am looking into your submission #67390 now and will update you asap.

1 Like

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!

We have to wait for Shivam. I don’t have such rights.

@shivam Can you do that?

Best,
Lukas

Hi @eric,

Yes, I am stopping the running submission.

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

@shivam Can you please look into it?

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.