Skip to content

xujenna/operation-criminal-kitty

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • Jupyter Notebook 20.5%
  • Python 3.6%
  • HTML 1.7%
  • Other 0.5%