Download any number of images on any topic that you want with this code without searching on the Internet.
pip install -r requirements.txt
Run the following command inside the "Downloader" folder like this:
python3 image_downloader.py --imgs_name "car,motorcycle,bicycle,truck,bus" --count 20
- --imgs_name => the topics that you want to download (in quotes and separate them with commas)
- --count => the number of downloads of each topic