A Convolutional Neural Network implemented entirely from scratch in x86-64 assembly using AVX-512, performing cat vs dog image classification without any ML frameworks or libraries.
-
Updated
Dec 31, 2025 - Assembly
A Convolutional Neural Network implemented entirely from scratch in x86-64 assembly using AVX-512, performing cat vs dog image classification without any ML frameworks or libraries.
Flask Blueprint & RESTful application with various image classification models.
An image classification algorithm using CNN in Pytorch
Cat & Dog Classifier is a browser-based machine learning application that classifies uploaded images as either cat or dog using a convolutional neural network. The project demonstrates how deep learning models can be integrated into a modern frontend stack using React, TypeScript, and TensorFlow.js, enabling real-time inference directly in the brow
Deploy a pre trained(tf) model using TensorFlow serving and Flask
Cats-and-Dogs-Classification-using-CNN
Task 3 of the Prodigy InfoTech ML internship which involves Implementing a support vector machine (SVM) to classify images of cats and dogs.
本项目基于TensorFlow训练了一个CNN模型,开发了一个简易的猫狗识别器。整个项目较好体现了面向对象思想,相信有点编码基础的同行能够非常快速地理解整个代码结构。ReadMe中具有详细的最终效果,博客讲解链接、参考教程等详细信息。
Flask app for Classification of Dog/Cat using (CNN) with transfer learning @MobileNetV2
Cat and Dog classifier made using fine tuning InceptionV3 (Transfer Learning)
Image classification for dogs and cats with VGG-16 using PyTorch. Model accuracy: 99.6%. Classification API included
Using VGG16 feature extractor with Scikit-learn Support Vector Machine to train the model to classify dogs and cats. Model accuracy: 94.71%
This project uses Transfer Learning to train a Model which classifies Cats and Dogs
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.
CNN-based image classifier for cats and dogs using TensorFlow
Training a keras model to recognize real images of cats and dogs in order to classify an incoming image as one or the other.
Pytorch Model to classify cats and dogs images
TensorFlow Developer by DeepLearning.AI
Add a description, image, and links to the cat-dog-classifier topic page so that developers can more easily learn about it.
To associate your repository with the cat-dog-classifier topic, visit your repo's landing page and select "manage topics."