Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

undead404/dermisimagecollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All commands should be executed from this directory.

Install requirements:
$ pip3 install -r requirements.txt

To download 5 images for all the diagnoses:
$ python3 dermiscollector.py

To download 500 images for all the diagnoses (and check your patience):
$ python3 dermiscollector.py 500

To download 100 images about ololo:
$ python3 googleimagescollector.py "ololo"

To download 500 images about ololo:
$ python3 googleimagescollector.py "ololo" 500

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published