Created
January 23, 2022 16:22
-
-
Save dissagaliyeva/1f6f1612b70e3fefb8fa4f08b2215e41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
os.mkdir('annotations') # create the folder to store images in | |
PATH = 'annotations' | |
download_images('cigarette butts on the beach', PATH, 200) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment