Skip to content

Latest commit

 

History

History
 
 

Data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Data

  1. Download our preprocessed char-CNN-RNN text embeddings for birds and flowers and save them to Data/.
  • [Optional] Follow the instructions here to download the pretrained char-CNN-RNN text encoders and extract your own text embeddings.
  1. Download the birds and flowers image data. Extract them to Data/birds/ and Data/flowers/, respectively.
  2. Preprocess images.
  • For birds: python ./misc/preprocess_birds.py
  • For flowers: python ./misc/preprocess_flowers.py

Skip-thought Vocabulary

  • Download vocabulary for skip-thought vectors to Data/.