cats-vs-dogs
There are 86 repositories under cats-vs-dogs topic.
ashwindasr/Federated-Learning
An implementation of Federated Learning using Pytorch and PySyft
BlackJkee/CatsVSDogsBot
Python bot for farming Cats&Dogs telegram bot.
VitorCarvalho67/Cats-And-Dogs
Cat and Dog Classification with Convolutional Neural Networks (CNNs)
Prajwal10031999/Cats-or-Dogs-Classification-using-CNN-with-RESNET-50
A deep learning model to classify between dogs and cats using transfer learning with RESNET50
MakuSimz/Image-Classification-with-Keras
In this repository, you will find a deep learning python project to classify 3 classes of images
chinmaykumar06/cats-vs-dogs-classifier
This repository contains an ipython notebook which implements Convolutional Neural Networks to do a binary image classification.
dimkastan/RaccoonsVsCats
Train a Deep CNN using images acquired automatically from google search with Selenium
amansingh9097/cats-and-dogs-classifier
a CNN classifier to classify among the images of cats and dogs
msindev/Cats-vs-Dogs-Classification-Flask-WebApp
A flask based web application to differentiate between cats and dogs
arjunsingh88/image_classification_cats_dogs
Image Classification problem, Cats v/s Dogs Model. Browse to https://imgclassification.herokuapp.com/ for the deployment via Heroku
beetrandahiya/Cats-VS-Dogs
This is my first nice machine learning model, This model gave a 97.85% accuracy in classifying between Cats and Dogs. I made it using a pre-trained base model MobileNet V2 , and after that i added a global average pooling and then a dense layer for categorization between two classes ( cats and dogs) , i used only one dense neuron in last layer even when i had to classify 2 classes because , as we know that in test data there will only be two type of images cats and dogs , so we can just classify dogs and then ones that doesn't qualify the classification are cats. It has been trained on a small dataset to show how a machine learning model can work well even on a small dataset if we use pre-trained models inn architecture.
IsraelAbebe/Cats-and-Dogs-classification
AIMS-Ghana Assignment on writing an algorithm to classify whether images contain either a dog or a cat.
priyanshudutta04/Cats-Vs-Dogs
Cats vs Dogs Classification using CNN
yotammarton/animals_image_classification
Classify whether an image contains a cat or a dog and what is it's breed
A-Jatin/CNN-implementation-for-binary-image-classification
This repository contains an ipython notebook which implements a Convolutional Neural Network to do a binary image classification. I used this to classify Cats vs Dogs and you can get the dataset from here https://www.kaggle.com/c/dogs-vs-cats/data . (This model trains with thousands of input images so be patient.)
Alyssonmach/desafio-ml-instituto-cts
Desafio Prático de Machine Learning do Instituto CTS.
aquatiko/Dog-vs-Cat-Redux-Kernel-Edition-Transfer-Learning
Top 5% on Kaggle leaderboard using fast.ai library and resnet50 along with transfer learning.
EthanJamesLew/Cats-And-Dogs-Demo
STAT 671 Cats and Dogs Classifier Demo
Hafeez-UrRehman/Cat_Vs_Dog_using_CNN
Cat vs Dog Classification is a DL project that uses a Convolutional Neural Network (CNN) to classify images of cats and dogs. This project involves training a CNN model on labeled image data, enabling accurate prediction of whether an image contains a cat or a dog. Ideal for learning & applying image classification techniques using neural network.
hrosicka/DogDiary
DogDiary 🐶🐾🐶 is your go-to app for endless supplies of adorable dog pictures and quirky cat facts. It's the perfect pick-me-up for those days when all you need is a furry friend to brighten your day.
mbar0075/Advanced-Computer-Vision-for-AI
Deliverables relating to the Advanced Computer Vision for AI University Unit
melvinkokxw/EE4483-AI-Data-Mining
EE4483 AI & Data Mining project option 2, cats vs dogs. VGG19 implemented in Pytorch
mmuzammil196/FurFlix-Classifying-Cats-and-Dogs-with-CNN
Project Name: "FurFlix 🐱🐶: Classifying Cats and Dogs with CNN" Description: This project utilizes Convolutional Neural Networks (CNN) to build a model for classifying images of cats and dogs with an impressive 80% accuracy.
Neatherblok/CatSpotter
This repository aims to train a model that is really really good at seeing the difference between a cat and a dog.
neerajcodes888/Cat-Vs-Dog-Image-Classification
Repository for a deep learning model that classifies images as either cats or dogs using deep learning techniques. The model is trained on a diverse dataset and achieves high accuracy in distinguishing between these two popular pet categories. Includes pre-processing scripts, model architecture, and evaluation metrics for seamless implementation
nguyenmai333/Cats-Dogs-Classification-Pytorch
cat-dog classifer
NikamRohan/Cats-vs-Dogs
Using Pytorch with Django To distinguish Cats from Dogs by Fine Tuning pretrained Model.
prakHr/Coursera-Specializations
Contains courses in specializations of coursera on deep learning
raklugrin01/Deep-Learning-Basics
Building basic models with different type of data for practice
sam575/Advance-Machine-Learning-EE622
HDLSS analysis of gene expression data for predicting cancer. Classification of cats & dogs. Generation of text using LSTM.
subhadeep-123/Cats-and-Dogs
This Repository contains my implementation on Constitutional Neural Networks on Cats and Dogs dataset
tamimmirza/Dogs-VS-Cats
Kaggle Classification Challenge on classifying dogs and cats using Transfer Learning.
vignesh455/Cats-vs-Dogs
A deep learning model to classify between dogs and cats using Keras
Kenkyoo/app-cats-dogs
Una aplicación web interactiva para explorar y descubrir imágenes de perros y gatos, buscar razas específicas y obtener información detallada sobre ellas.