GitHub topics: cat-dog-classifier
aniqusman/cat-dog-classifier
Hi! I’m Aniq Usman, 11 years old. Using Deep Learning and Python, I built a convolutional neural network that can classify images into two categories: cat or dog. Feel free to suggest improvements and share my code so others can learn to code too!
Language: Python - Size: 10.3 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

eeyribas/DeepLearning-Classifier
Contains applications related to Deep Learning Classification. The two applications perform classification using different trained models.
Language: Python - Size: 32.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tejas-130704/Deep-Learning-Projects
A collection of Streamlit-based applications showcasing deep learning in action, including movie recommendations, disease detection, and image classification. Pre-trained models and datasets are hosted on Google Drive for seamless integration.
Language: Python - Size: 1.23 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alejandraNvillarreal/tensorflow-1-public-main
TensorFlow Developer by DeepLearning.AI
Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shoryasethia/Cats-Dog-InceptionV3
Cat and Dog classifier made using fine tuning InceptionV3 (Transfer Learning)
Language: Jupyter Notebook - Size: 3.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NajiAboo/dog-cat-classification
Dog cat classification using pytorch, neural network
Language: Python - Size: 7.16 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

qureshiwaqas/cats-vs-dogs-classifier
Language: Jupyter Notebook - Size: 237 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

sankalpjain99/CatDog_Classifier
Pytorch Model to classify cats and dogs images
Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AlexSananka/Cat-Dog-Classifier
An image classification algorithm using CNN in Pytorch
Language: Python - Size: 529 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

anhphan2705/Cat-Dog-Classification-VGG
Image classification for dogs and cats with VGG-16 using PyTorch. Model accuracy: 99.6%. Classification API included
Language: Python - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anhphan2705/Image-Classification-SVM-Dog-Cat
Using VGG16 feature extractor with Scikit-learn Support Vector Machine to train the model to classify dogs and cats. Model accuracy: 94.71%
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AB00k/4--ANN-cat_dog_classifier-in-pytorch
This repository is best fit to get started with pytorch. It contains notebooks with implementation of cat and dog classifiers in simple using ANN (CNN). Purpose is to get the basic understanding of pytorch with training and validation and dataset class implementations don't mind the accuracy.
Language: Jupyter Notebook - Size: 5.01 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

LukaszMalucha/Image-Classification
Flask Blueprint & RESTful application with various image classification models.
Language: Python - Size: 208 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 6

haidarizz/cat-dog-classification
A deep learning project using the Tensorflow and Keras libraries with the Convolutional Neural Network method. This development allows us to detect whether the entered image is a cat or a dog.
Language: Jupyter Notebook - Size: 764 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KylixEza/Ktor-KotlinDL
implement kotlin dl library to compile keras model to classify image
Language: Kotlin - Size: 6.38 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

beccadsouza/Robotic-Vision-Object-Classification
Cat vs Dog Classification using SVM and KNN Classifiers from the Sklearn Library
Language: Jupyter Notebook - Size: 84.4 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

justshivam/Cat-And-Dog-Prediction
This project uses Transfer Learning to train a Model which classifies Cats and Dogs
Language: Jupyter Notebook - Size: 95.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

prabormukherjee/Deploy_NN_model
Deploy a pre trained(tf) model using TensorFlow serving and Flask
Language: Python - Size: 8.13 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

ayoub-berdeddouch/cat-dog
Flask app for Classification of Dog/Cat using (CNN) with transfer learning @MobileNetV2
Language: HTML - Size: 13.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

MagicDeveloperDRL/MRL-Dogs-Cats-Master
本项目基于TensorFlow训练了一个CNN模型,开发了一个简易的猫狗识别器。整个项目较好体现了面向对象思想,相信有点编码基础的同行能够非常快速地理解整个代码结构。ReadMe中具有详细的最终效果,博客讲解链接、参考教程等详细信息。
Language: Python - Size: 735 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

andechen/EK381-Prob-Stats-Data-Science
MATLAB Cat-Dog Classifier
Language: MATLAB - Size: 4.52 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bellerb/ml-examples
Miscellaneous AI/ML examples
Language: Python - Size: 265 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lovesaroha/Cat-OR-Dog-Classification-Training
Training a keras model to recognize real images of cats and dogs in order to classify an incoming image as one or the other.
Language: Python - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

quotcode/Cat-Dog-Classification-VGG16
Cat-Dog Classifier using VGG16 architecture to implement Transfer Learning with Keras November 2020
Language: Jupyter Notebook - Size: 457 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

subhalingamd/cnn-cat-dog-classifier
A Convolutional Neural Network (CNN) model to predict Cat/Dog with Keras
Language: Python - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rashidch/Deep-Neural-Networks-with-Numpy
Language: Jupyter Notebook - Size: 11.4 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2
