Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module with CLI for fetching images using google images downloader #62

Open
monocongo opened this issue Dec 19, 2019 · 1 comment
Open
Assignees

Comments

@monocongo
Copy link
Owner

Add a module with CLI for fetching images using the Google Images Download package. We can possibly create corresponding annotations using a pre-trained object detection model such as YOLOv3 etc. if the model has been trained to detect the class of object we're interested in annotating in the images. This script is one example of what can be used for this annotation step.

@monocongo monocongo self-assigned this Dec 19, 2019
@monocongo
Copy link
Owner Author

manual process:

$ pip install google_images_download
$ googleimagesdownload -k shooter -pk 'shotgun,pistol,rifle' -f jpg -t photo -o . -n -nn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant