A custom google image downloader + A novel dataset created for rocket tracking project using the downloader
- Custom keywords search
- It works even after recent changes done by Google
- with few tweaks you can change the search engine as well
git clone <repository urlcd <repository>- run the main notebook using jupiter notebook
- Give input when prompt opens.
- Custom folder name is supported
- Wait for pictres to get downloaded
Feel free to fork it and create your own versions. Make sure you have installed all the dependencies
simply clone the repository to acquire the dataset.
git clone https://github.com/sunn-e/Google-Image-Downloader-Rocket-Dataset
cd Google-Image-Downloader-Rocket-Dataset
- Python 3.x+
- ChromeDriver
- Chromium browser
- Selenium
pip install selenium
python3 images-download.py- Enter your custom search term
- Enter folder name you want to create.
- Wait some time and after execution you can see your images.
- You may copy paste the image folders to your intended location or simply copy past the path to out machine learning/deep learning model script.
Clone and see if you find anything to improve upon. You can also create issues using that tiny issue button.
GitHub
LICENSE.md](LICENSE.md) file for details
- Number of images
- Search engine option
- Reverse image option
- Custom resolution
- License info of images
- Add an option to provide multiple search terms
The dataset are inside data folder with image folder names corresponding the search term used to download those images.
-[] resizeing!? -[] Labeling
The images have been provided for educational purpose and are owned by their respective owners.
- Sunny Dhoke - Initial work - sunn-e
This project is licensed under the MIT License