ysntrkc/cats-and-dogs-transfer-learning
This is a Deep Learning project to classify Cats and Dogs.
This project helps quickly classify images of animals into 'cat' or 'dog'. You provide a collection of images, and it outputs labels indicating whether each image contains a cat or a dog. This is useful for anyone needing to automatically sort or categorize large numbers of pet images, such as pet shelter managers, animal researchers, or social media content creators.
No commits in the last 6 months.
Use this if you need to rapidly sort a large collection of photos to identify whether each one features a cat or a dog.
Not ideal if you need to classify other types of animals or require more granular classification (e.g., specific cat breeds).
Stars
11
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ysntrkc/cats-and-dogs-transfer-learning"
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...