aralroca/cat-dog-detection-tfjs
Cat/Dog detection model in Tensorflow.js
This helps you quickly identify whether an image contains a cat or a dog. You provide an image, and it tells you whether it's a cat or a dog. This is useful for anyone needing to automatically sort or categorize animal images, like pet shelters, photographers, or researchers.
No commits in the last 6 months.
Use this if you need a straightforward way to classify images as either containing a cat or a dog.
Not ideal if you need to identify multiple animals in one image, specific breeds, or animals other than cats and dogs.
Stars
11
Forks
7
Language
JavaScript
License
—
Category
Last pushed
Jan 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aralroca/cat-dog-detection-tfjs"
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...