Scripts to split the Image datasets into train and test sets
Heirarchy of the setup:
Place the script in the same directory as the images (dowload) and the train/test text split files (download)
|
|--ucsd_birds_test_train_split.py
|--images (downloaded images)
|--train (will be created by script itself)
|--test (will be created by script itself)
|--train.txt
|--test.txt