Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError : 'test' when run main.py #4

Open
eugene8568 opened this issue Sep 14, 2020 · 0 comments
Open

KeyError : 'test' when run main.py #4

eugene8568 opened this issue Sep 14, 2020 · 0 comments

Comments

@eugene8568
Copy link

Hi,

I am having problem in running main.py. i have changed preprocess in both yaml to true

$python3 main.py --config '/home/ice/Documents/dnn_vqa/Visual-Question-Answering/config/config_vqa_sgd.yml'

Traceback (most recent call last):
File "main.py", line 136, in
main(config)
File "main.py", line 68, in main
config['data']['dir'], config['data']['test']['emb_dir'])
KeyError: 'test'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant