mftnakrsu/cats-and-dogs-CNN-v2
Francois Challot cats and dogs project
This project helps classify images as either containing a cat or a dog, even with a limited number of your own training pictures. You provide a set of labeled cat and dog images, and it outputs a model capable of accurately identifying new images. This is useful for anyone working with animal image classification, such as pet adoption agencies, animal shelters, or researchers.
No commits in the last 6 months.
Use this if you need to reliably sort images into 'cat' or 'dog' categories and have a small to medium collection of example images.
Not ideal if you need to classify images across a wide range of different animal species or require real-time, high-throughput image processing on custom hardware.
Stars
10
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mftnakrsu/cats-and-dogs-CNN-v2"
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...