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

Evaluate on COCO test split #12

Open
HN123-123 opened this issue Jun 29, 2021 · 1 comment
Open

Evaluate on COCO test split #12

HN123-123 opened this issue Jun 29, 2021 · 1 comment

Comments

@HN123-123
Copy link

When I try to evaluate the model on coco test split for 6w images by the command of "python eval.py --dump_images 0 --num_images 5000 --model log_relation_transformer_bu/model-best.pth --infos_path log_relation_transformer_bu/infos_relation_transformer_bu-best.pkl --image_root ./data/coco2014/ --input_json data/cocotest.json --input_label_h5 data/cocotalk_label.h5 --input_fc_dir data/cocotest_bu_fc --input_att_dir data/cocotest_bu_att --input_box_dir data/cocobu_box --input_rel_box_dir data/cocobu_box_relative --use_box 1 --language_eval 1 '', I got the error of "Bad file descriptor".
How to evaluate the model on coco test split?????

@simaoh
Copy link
Collaborator

simaoh commented Nov 10, 2021

@HN123-123 were you able to fix this bug?

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

2 participants