GraphVQA
GraphVQA copied to clipboard
GraphVQA: Language-Guided Graph Neural Networks for Scene Graph Question Answering
I could not find trained weights in this repository. I was writing to inquire about whether the weights of GraphVQA are released or we just have to train the model...
In the 70th epoch. Test: [661/661] Acc@Short 96.77 ( 93.95) So the 70th epoch. the model performance is 96.77 or 93.95?
Dear scholar, I run the 70th epoch ,I found all "Test:" print log is always 0.0 . Generated Program (637): computer monitor sitting on sitting on jumping sitting on sitting...
Hi @codexxxl @Weixin-Liang I note that `class_hierarchy.json` and `attribute_hierarchy.json` are included in the `meta_info` folder. I am wondering if they correspond to the original GQA dataset's ontology. If yes, I...