VQA_ReGAT
VQA_ReGAT copied to clipboard
Research Code for ICCV 2019 paper "Relation-aware Graph Attention Network for Visual Question Answering"
How should I deal with this error:“terminate called after throwing an instance of 'std::runtime_error' what(): NCCL Error 1: unhandled cuda error Aborted (core dumped) ”?
Hello, I would like to know how to obtain the attention map in Figure 4, and which attention map is it
Hi, It's a great job! In your semantic relationship encoding, you use one-hot encoding in semantic matrix. I wnat to use word embedding to encode the semantic relationships, so can...
I am using ubuntu 16.04 with tesla servers I am trying to download the models and features using the links that have been given in the **download.sh** file. However after...
Hi, it is a great work for VQA. I did't download the datasets. So I want to konw the types of semantic_embedding and spatic_embedding, are they one-hot embedding or word...
I want to work on vqa2 dataset Could you please explain how did you implement the stated line in code. **Our best results are achieved by combining the best single...
Hello, I just want to use your model to test directly on other data sets. Can you provide the model that is finally used for testing?