Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 375 Bytes

File metadata and controls

17 lines (13 loc) · 375 Bytes

Stacked Attention Network for VQA

Dependencies

  1. Tensorflow
  2. Skimage
  3. Numpy

Dataset download instructions

  1. cd data/
  2. Download raw data using data_download.sh script
  3. Download pickle files of pre-trained model from here

Excecution instructions

python main.py