ranjaykrishna / iq

Information Maximizing Visual Question Generation
https://cs.stanford.edu/people/ranjaykrishna/iq/index.html
Other
66 stars 14 forks source link

Workaround for the missing ans2cat.json file #3

Closed jennifererwangg closed 4 years ago

jennifererwangg commented 5 years ago

Since ans2cat.json file is not provided, I changed code in store_dataset.py to generate the hdf5 dataset file. Also fixed the tab error in train_utils.py to generate the vocabulary json file.

ranjaykrishna commented 4 years ago

I updated the store_dataset.py file to do the mapping.