Python script to scrap the google images based on the query search provided during runtime
Used for:
- Extracting the images you need for
training/testing
yourNeural Network classifier
How to use:
- Download the file Python Program
- Execute it:
python3 Google_Image_Scrapper.py
- During runtime : provide your search query.
- Images will be downloaded in the folder named after your query
Developed by:
- Vivek Vijayan