klevis/CatAndDogRecognizer
Java Cat&Dog Image Recognizer with Deep Neural Networks
This tool helps anyone who needs to quickly sort images into 'cat' or 'dog' categories. You provide it with pictures, and it tells you whether each one contains a cat or a dog. This is useful for individuals managing large collections of pet photos, or even for businesses like pet shelters that need to categorize incoming animal images.
No commits in the last 6 months.
Use this if you have a collection of animal images and need to efficiently identify whether each image features a cat or a dog.
Not ideal if you need to identify other animal species, specific breeds, or detect multiple animals in a single image.
Stars
35
Forks
15
Language
Java
License
—
Category
Last pushed
Jan 07, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/klevis/CatAndDogRecognizer"
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...