stormy-ua/dog-breeds-classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
This project helps anyone who needs to identify specific dog breeds from images. You input an image of a dog, and it tells you the most likely breed along with probability scores. This is perfect for enthusiasts, veterinarians, or anyone working with dog identification.
120 stars. No commits in the last 6 months.
Use this if you need to automatically identify dog breeds from photos and want to understand how a classification model is built and performs.
Not ideal if you need to classify animals other than dogs or require a tool with a graphical user interface for quick, non-technical use.
Stars
120
Forks
72
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 01, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stormy-ua/dog-breeds-classification"
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...