aschleg / petpy

Petpy is an easy-to-use and convenient Python wrapper for the Petfinder API. Includes methods for parsing output JSON into pandas DataFrames for easier data analysis
http://petpy.readthedocs.io
MIT License
28 stars 13 forks source link

A simple downloader for images with error handling #20

Closed ma7555 closed 4 years ago

ma7555 commented 4 years ago

will be used for machine learning models detecting cat breeds from images..

aschleg commented 4 years ago

Thank you so much for providing the notebook! Looks great! I will add a link to it in the README and documentation shortly.