Skip to content
Snippets Groups Projects
Commit 5712f119 authored by tgupta6's avatar tgupta6
Browse files

answer select best fix batch creator

parent d9c120e0
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,8 @@ def create_batch_generator():
constants.vqa_train_held_out_qids,
constants.vocab_json,
constants.vqa_answer_vocab_json,
constants.object_labels_json,
constants.attribute_labels_json,
constants.image_size,
constants.num_region_proposals,
constants.num_negative_answers,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment