AthulDilip/Tensorflow-Dog-Breed-Classifier
Tensorflow Image classifier that can predict the breed of a dog from it photo. Trained on image dataset of 5 different breed of dogs (rottweiler, bulldog, pug, german shepherds, labrador). Interestingly the classifier was able to predict the breed of the dogs even from images of their toys.
This tool helps dog owners, veterinarians, or enthusiasts identify the breed of a dog from a photograph. You provide an image of a dog (or even a dog's toy), and the tool tells you if it's one of five specific breeds: Rottweiler, Bulldog, Pug, German Shepherd, or Labrador. It's designed for anyone curious about a dog's breed without needing expert knowledge.
No commits in the last 6 months.
Use this if you have a photo of a dog and want to quickly determine if it belongs to one of the five trained breeds.
Not ideal if you need to identify dog breeds outside of Rottweiler, Bulldog, Pug, German Shepherd, or Labrador, or if you need to classify mixed breeds.
Stars
14
Forks
6
Language
Python
License
—
Category
Last pushed
Jun 16, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AthulDilip/Tensorflow-Dog-Breed-Classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ardamavi/Dog-Cat-Classifier
Dog and cat image classifier with deep learning
AlexiaJM/Deep-learning-with-cats
Deep learning with cats (^._.^)
CODAIT/magicat
🧙😺 magicat - Deep learning magic.. with the convenience of cat!
MarQuisCheshire/Pets-Face-Recognition
Animal identification using face recognition based methods
mohammad-ghaderi/cat-dog-asm-cnn
A Convolutional Neural Network implemented entirely from scratch in x86-64 assembly using...