Skip to content

Latest commit

 

History

History
 
 

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Data

  1. Download the VisDial v1.0 dialog json files and images from here.
  2. Download the word counts file for VisDial v1.0 train split from here. They are used to build the vocabulary.
  3. Use Faster-RCNN to extract image features from here.
  4. Use Large-Scale-VRD to extract visual relation embedding from here.
  5. Use Densecap to extract local captions from here.
  6. Generate ELMo word vectors from here.
  7. Download pre-trained GloVe word vectors from here.