ThalesGroup / ConceptBERT

Implementation of ConceptBert: Concept-Aware Representation for Visual Question Answering
https://github.com/ThalesGroup/ConceptBERT
Other
25 stars 11 forks source link

how to find the data? #3

Closed hughjackman111 closed 2 years ago

hughjackman111 commented 3 years ago

Hi, I try to find the data, but it missed. As the README says" The data might be saved in a folder along with pretrained_models and organized as shown below: vilbert/data2", but I didn't find the file "data2". So where could I find the dataset?Thanks!

marlenegautier commented 3 years ago

Hello, you can download the following datasets at these links:

VQA2.0 dataset: https://visualqa.org/download.html OKVQA dataset: https://okvqa.allenai.org/download.html ConceptualCaptions dataset: https://ai.google.com/research/ConceptualCaptions/download

vilbert/data2 are folder and subfolder where the dataset are located.