VQA Real Image Challenge (Open-Ended) Forum

Go back to competition Back to thread list Post in this thread

> Submitting failed

What's the error means?
Error: /home/azureuser/anaconda/bin/python: can't open file '/codalabtemp/tmp666NF2/run/program/evaluate.py': [Errno 13] Permission denied

Is this the file format fault or the testing server error?

Posted by: ZJU_ly @ May 20, 2016, 2:24 a.m.

This is evaluation server error at Codalab's end.

Posted by: vqateam @ May 20, 2016, 3:25 a.m.

I repost my test on the server getting another error.

Traceback (most recent call last):
File "/codalabtemp/tmpO_K6bz/run/program/evaluate.py", line 96, in
resFile = glob.glob(resFileFmt)[0]
IndexError: list index out of range

My file name is vqa_OpenEnded_mscoco_test-dev2015_cnn_results.json, is this the filename error?

Posted by: ZJU_ly @ May 22, 2016, 12:41 p.m.

and put the json file in the results.zip

Posted by: ZJU_ly @ May 22, 2016, 1:01 p.m.

Did you directly zip the json file or did you place the file in a folder and zip the folder? You should do the former -- directly zip the json file.

Posted by: vqateam @ May 25, 2016, 12:54 p.m.

Thanks, I realize the fault

Posted by: ZJU_ly @ May 26, 2016, 3:59 a.m.
Post in this thread