xujenna / operation-criminal-kitty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operation Criminal Kitty

JUMP: @buoydontfloat

Scrape

cp .env.sample .env
# add api key
pip install python-dotenv

# scrape API and save to file
cd scrape
python scrape-api.py

# read saved file and download images locally
cd scrape
python scrap-images.py

Classify

Using mechanical turk...

References

About


Languages

Language:JavaScript 73.7%Language:Jupyter Notebook 20.5%Language:Python 3.6%Language:HTML 1.7%Language:CSS 0.3%Language:Shell 0.2%