dogs-vs-cats
There are 62 repositories under dogs-vs-cats topic.
ki-ljl/cnn-dogs-vs-cats
Implementation of cats-vs-dogs based on CNN.
thecml/pytorch-lmdb
A simple Lightning Memory-Mapped Database (LMDB) converter for ImageFolder datasets in PyTorch. Using LMDB over a regular file structure improves I/O performance significantly. Works on both Windows and Linux. Comes with latest Python support.
krshrimali/Transfer-Learning-Dogs-Cats-Libtorch
Transfer Learning on Dogs vs Cats dataset using PyTorch C+ API
sdsubhajitdas/Dogs-Vs-Cats-Kaggle
Dogs Vs Cats Classifier for Kaggle Competition
CarlossShi/kaggle-dogs-vs-cats-pytorch
Pytorch implementation for Dogs vs. Cats Redux: Kernels Edition, Kaggle competition. Modified from Image Classification with Pytorch. Homework of Deep Learning, UCAS course 081203M05009H. Kaggle猫狗分类比赛的Pytorch实现, 修改自Image Classification with Pytorch, **科学院大学深度学习作业.
tamlthari/dogvscatCNN-classifier
Dog vs Cat classifier Flask app using Convolutional Neural Network with pretrained model MobileNetV2 from Keras. Model has 98% accuracy on both train and validation sets. Heroku app at https://dogvscat-mobilenet.herokuapp.com/
Ailln/image-classification
🦞 图像分类任务(支持 API 部署)
msindev/Cats-vs-Dogs-Classification-Flask-WebApp
A flask based web application to differentiate between cats and dogs
cooperpetcare/pet-breed-names
Dog and cat breed names
FrancsXiang/dogs_vs_cats
s small deep_learning practice
Galactus-Player/gexemplar
An exemplar repo generated and written in golang with an openapi spec
jonathanyin12/Dog-vs-Cat-Classifier
An image classifier that determines whether an image contains a dog or a cat.
rongmax-gufei/udacity-mlnd-dogs-vs-cats
使用深度学习方法识别一张图片是猫还是狗。
zenoxygen/dogs-vs-cats-pytorch
My solution to the Kaggle challenge "Dogs vs. Cats" using PyTorch.
agiokap/Dogs-vs-Cats-An-Image-Classification-Task-using-TensorFlow
In this repository, I put into test my newly acquired Deep Learning skills in order to solve the Kaggle's famous Image Classification Problem, called "Dogs vs. Cats".
BeautifulBeer/Dogs_vs_Cats_Classifier
Kaggle competition, "Dogs vs. Cats Redux: Kernels Edition" with pytorch
davexpro/dogs-vs-cats
Dogs vs Cats Tutorial
dkreider/tensorflowjs-cat-vs-dog
A cat vs dog image classifier built with keras and then exported to be used in the browser by tensorflow.js
DucNgn/Aww
A Discord bot shows you facts and pictures of cute dogs (cats also included!)
Gamapro/Clasificador-de-Perros-y-Gatos
Red Neuronal Convolucional - Clasificador de Perros y Gatos
imadtyx/train_data
A famous dogs and cats dataset.
knwng/DogvsCat
CNN-based Dog&Cat classification model as a course project for Introduction to Artificial Intelligence
Mahedi-61/kaggle_dogs_vs_cats
This repository contains my kaggle Dogs vs. Cats recognition challenge competition source code
melihaltun/cats_vs_dogs_recognition
Cats vs Dogs image classification with transfer learning from vgg16
PRAN20/Dog-Cat-Kaggle
CNN | Cats and Dogs Detection
SophiaXiaoxingFang/dogs_vs_cats_classifier
Three approaches to build up a binary image classifier
tamimmirza/Dogs-VS-Cats
Kaggle Classification Challenge on classifying dogs and cats using Transfer Learning.
UpalRoy-Decisionscientist/cnn-practice
Tensorflow
Xx-Ashutosh-xX/Cats_vs_Dogs
Usage of CNN to build a Cat vs Dog Model
yliang725/dogs-vs-cats
Kaggle competition dogs-vs-cats. Implemented Logistic Regression and InceptionV3 (transfer learning).
amirjahantab/Cats_vs_Dogs_Classification
This project focuses on classifying images of cats and dogs using Convolutional Neural Networks (CNNs) with PyTorch. The dataset used for this project is from Kaggle's "Dogs vs Cats Redux" competition.
Masdarul/Proyek-Klasifikasi-gambar
Repository ini berisi proyek klasifikasi gambar untuk membedakan antara anjing dan kucing, menggunakan model TensorFlow. Proyek ini dikembangkan sebagai bagian dari kelas pengembangan Machine Learning, mencakup preprocessing data, arsitektur model, dan evaluasi performa.