Cadene / vqa.pytorch

Visual Question Answering in Pytorch
717 stars 178 forks source link

File "/home/vblab/Downloads/vqa.pytorch-master/vqa/datasets/features.py", line 65, in get_by_name\n index = self.name_to_index[image_name]\nKeyError: \'COCO_train2014_000000111124.jpg\'\n' #25

Open jijibn opened 6 years ago

jijibn commented 6 years ago

after running train.py I got this error

Cadene commented 6 years ago

did you solve your problem? obviously the coco images are missing, but they should have been automaticaly downloaded