> How do I submit my results?

I don't find the submission link, please tell me how should I submit my results?

Posted by: nanfeng @ May 11, 2021, 5:23 a.m.

Hi, you could go page 'participate', on the left panel, select 'Submit / View Results', then you can upload your results.

Posted by: YeLyu @ May 11, 2021, 12:56 p.m.

It seems that you have successfully submitted your results as it is shown on the benchmark.

Posted by: YeLyu @ May 12, 2021, 9:42 a.m.

Validator raise an error: Prediction incomplete, cannot find prediction: /tmp/codalab/tmpHB2NNK/run/input/res/seq21/Labels/000600.png
but persist in my .zip file.
Than I can not submit again.

Posted by: nhbach2203 @ June 24, 2021, 10:01 a.m.

One common error for not finding the image is that you have one extra level of directory in the zip file.
It should be:
zip
seq1
seq2
seq3
......
rather than
zip
<another directory>
seq1
seq2
seq3
......

If you are no longer able to submit the results, you may exceed the submission limit per day.

Hope this could answer your question.

Posted by: YeLyu @ June 24, 2021, 10:11 a.m.

Ah, yes. I found it. I'll submit again right now.
Thank for your so fast reply.

Posted by: nhbach2203 @ June 24, 2021, 10:16 a.m.

My new submit has failed with error: assert len(imagePred.shape)==2 and len(imageTrue.shape)==2
how can I fix it?

Posted by: nhbach2203 @ June 24, 2021, 10:27 a.m.

Could you please check if you have the correct png file.
It should be 24bit rgb image.

Posted by: YeLyu @ June 24, 2021, 10:31 a.m.

Ah yes, thank U so much! I'll come back soon!

Posted by: nhbach2203 @ June 24, 2021, 10:34 a.m.

my recent submit is in Submitted status. So, how can I find my result?

Posted by: nhbach2203 @ June 24, 2021, 11:10 a.m.

It will take a few minutes to process. Then, you will be able to see your result.

Posted by: YeLyu @ June 24, 2021, 12:40 p.m.

I found it now, thank U so much!

Posted by: nhbach2203 @ June 24, 2021, 12:51 p.m.

I just applied to participate, could you please help me to approve the application?

Posted by: YuanzhiCAI @ Sept. 30, 2021, 8:39 a.m.

I am trying to submit my results as a zip file. but getting the following error -

Prediction incomplete, cannot find prediction: %s'%(pred_path)
AssertionError: Prediction incomplete, cannot find prediction: /tmp/codalab/tmpGQncHA/run/input/res/seq21/Labels/000900.png

The format in which I am submitting is -
zip
seq1
-Labels
--000000.png, 000100.png, .... ,000900.png
seq2
-Labels
seq3

...so on

I am not able to figure out the issue here. Any suggestions would be very helpful!

Posted by: Aayushi07 @ Nov. 1, 2021, 8:27 p.m.
Post in this thread