Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 467 Bytes

File metadata and controls

18 lines (9 loc) · 467 Bytes

coralnet_tools

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'