VQA Real Image Challenge (Multiple-Choice) Forum

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

> Failed

It always says:
Traceback (most recent call last):
File "/codalabtemp/tmpN89ruS/run/program/evaluate.py", line 96, in
resFile = glob.glob(resFileFmt)[0]
IndexError: list index out of range
But I checked that my file name is correct and the data is in the right format. I wonder if there's other causes of this error message. Thank you for any help.

Posted by: Yifan @ Jan. 20, 2017, 5:28 p.m.

Sorry for the delayed reply. As mentioned here (http://www.visualqa.org/vqa_v1_challenge.html), this error is usually due to incorrect filename. Also, 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.

I hope your issue is resolved.

Also, in future, please email at visualqa@gmail.com for quick replies.

Posted by: vqateam @ June 24, 2017, 7:09 p.m.
Post in this thread