An open API service indexing awesome lists of open source software.

https://github.com/mehdihosseinimoghadam/image-scraper

Google based image scraper in python to make data set for computer vision
https://github.com/mehdihosseinimoghadam/image-scraper

Last synced: 3 months ago
JSON representation

Google based image scraper in python to make data set for computer vision

Awesome Lists containing this project

README

        

# Image-Scraper
Google based image scraper in python to make data set for computer vision

## How to use Image Scraper

```sh
!git clone https://github.com/mehdihosseinimoghadam/Image-Scraper.git

!python /content/Image-Scraper/image_scrape.py -p "/content" -q "sun"

#-p Path to store files
#-q Path for query

#out: 'sun' has been scraped and stored in /content/sun

```



Size Limit CLI

## Main Function


Size Limit CLI