Monocular Depth Estimation Challenge

shayan_j

New member
The above issue with Codalab should be fixed now.
Hi @Andrey Ignatov , @Radu Timofte I am still getting the same error:

Traceback (most recent call last):
File "/tmp/codalab/tmphj59vr/run/program/evaluation.py", line 143, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 500 .png images

We have not been able to use the val server for considerable amount of time, can we please be provided with additional time, since we are not able to take any benefit of the increase submissions to val server due to this issue.
 

shayan_j

New member
Check this response. You didn't follow the instructions - you are getting this error. Validation server was running without issues since the beginning of the competition, the above questions refer to the final submission only.

in my dir which I zip I only have images, model.tflite & readme.txt:

submission.zip
|-- 1014.png
............
|-- 995.png
|-- 998.png
|-- model.tflite
`-- readme.txt

Following is my readme:
runtime per image : 0.16
CPU[1] / GPU[0] : 1
Extra Data [1] / No Extra Data [0] : 0
Other description : xxxx for fast monocular depth estimation
 

shayan_j

New member
Hi @Andrey Ignatov, maybe the validation server is hung? my recent submission status is 'submitted' but I'm not able to view the score even after some time, the model latency is similar to my previous submissions which finished fairly quickly
 

shayan_j

New member
Hi @Andrey Ignatov, maybe the validation server is hung? my recent submission status is 'submitted' but I'm not able to view the score even after some time, the model latency is similar to my previous submissions which finished fairly quickly

I submitted again and it works, but the status for my 2nd last submission is still submitted, and I cannot see the score
 
Top