Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
hanzhanggit aeb60b07f1
first commit
8 years ago
..
aeb60b07f1
first commit
8 years ago
aeb60b07f1
first commit
8 years ago

README.md

You have to be logged in to leave a comment. Sign In

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/.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...