An open API service indexing awesome lists of open source software.

https://github.com/jasmcaus/image-classifier-python


https://github.com/jasmcaus/image-classifier-python

data-science image-classification image-recognition machine-learning neural-network python tensorflow tensorflow-models tensorflow-tutorials

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Image Classifier in Python

Training a neural network to recognize cats from dogs with sizable accuracy \
The entire details are mentioned in this article: https://bit.ly/3chf9qa

I've use Tensorflow and a filtered version of Dogs vs Cats dataset from Kaggle (https://www.kaggle.com/c/dogs-vs-cats/data)

If you find any issues, kindly submit it in the "Issues" section and I'll get back to you

Cheers!