January 2019
Intermediate to advanced
316 pages
8h 16m
English
The CUB dataset is a compressed file and needs to be extracted. Extract the CUB dataset using the following command:
tar -xvzf CUB_200_2011.tgz
Extract the char-CNN-RNN embedding using the following command:
unzip birds.zip
Finally, put CUB_200_2011 inside the data/birds directory. Our dataset is now ready to use.
Read now
Unlock full access