Things to make better use of coralnet
currently image_downloader.py downloads 1000 images from coralnet link input
Need to remember to input the location of the chromedriver Need to remember to input the correct link
1000 can be changed to any number
organize images extracts names of images and creates folders for each category
to use:
python organize_images.py 'path to folder with images' 'path to where new folders and images will go'