You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyFlickr - Collecting a dataset of images from the Flickr website to train a classification model using the TensorFlow and Keras machine learning libraries
Soon:
TODO - Add a sqlite support (with SQLAlchemy) to saving responses of FLickr API requests
TODO - Add a rotating proxy and user-agent suppport for downloading images from Flickr servers (only public and downloadable)
TODO - Add the Pandas library support for Flickr responses
TODO - Use the Requests, Pillow or other libraries for downloading images from servers
About
Flicker - Collecting a dataset of images from Flickr for training a classification model using the TensorFlow and Keras machine learning libraries