Cadene / Cadene/vqa.pytorch

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'

Open
#25 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
733
Forks
176
PR merge metrics
No merged PRs in 30d

Description

after running train.py I got this error

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with train.py and vqa/datasets/features.py, especially get_by_name at line 65, then trace how the image name reaches name_to_index. Reproduce the reported KeyError for COCO_train2014_000000111124.jpg and determine why the mapping lacks it; completion requires an agreed handling for this missing feature, which the issue does not specify.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
data, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.