Neerajj9 / Stacked-Attention-Networks-for-Visual-Question-Answering

Implementation of the paper "Stacked Attention Networks for Image Question Answering" in Tensorflow
MIT License
13 stars 6 forks source link

vqa_final_train #1

Open shivmohith opened 4 years ago

shivmohith commented 4 years ago

@Neerajj9 In the following python code, https://github.com/Neerajj9/Stacked-Attention-Networks-for-Visual-Question-Answering/blob/master/save_QA.py, at line number 102, where can I find the vqa_final_train.json?

VishalShah1999 commented 4 years ago

@Shivmohith Same Question @Neerajj9

dohieunghia2002 commented 4 months ago

@Neerajj9 In the following python code, https://github.com/Neerajj9/Stacked-Attention-Networks-for-Visual-Question-Answering/blob/master/save_QA.py, at line number 102, where can I find the vqa_final_train.json?

aditya-patil-00 commented 4 months ago

@dohieunghia2002 did you find any solution to this?