An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with image-classifier

A curated list of projects in awesome lists tagged with image-classifier .

https://github.com/leemengtw/cat-recognition-train

Train and deploy a cat vs dog image recognition model using TensorFlow

cat cnn-model image-classifier python recognize-cats tensorboard tensorflow

Last synced: 22 Nov 2024

https://github.com/perseus784/bvs

An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)

batman bvs cnn-architecture cnn-classifier cnn-model cnn-tensorflow convolutional-neural-networks deeplearning dnn gradient-descent image-classification image-classifier neural-networks python tensorflow tensorflow-models tensorflow-tutorials

Last synced: 02 May 2025

https://github.com/prithivirajdamodaran/zsic

Zero Shot Image Classification but more, Supports Multilingual labelling and a variety of CNN based models for a vision backbone by using OpenAI CLIP for $ conscious uses (Super simple, so a 10th-grader could totally write this but since no 10th-grader did, I did) - Prithivi Da

image-classification image-classifier image-labeling image-labeling-tool weak-labels zeroshot-learning

Last synced: 14 Apr 2025

https://github.com/PrithivirajDamodaran/ZSIC

Zero Shot Image Classification but more, Supports Multilingual labelling and a variety of CNN based models for a vision backbone by using OpenAI CLIP for $ conscious uses (Super simple, so a 10th-grader could totally write this but since no 10th-grader did, I did) - Prithivi Da

image-classification image-classifier image-labeling image-labeling-tool weak-labels zeroshot-learning

Last synced: 07 Apr 2025

https://github.com/kylecorry31/ml4k-ai-extension

Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.

aix appinventor appinventorextension classification classifier image-classification image-classifier machine-learning machine-learning-for-kids ml4k text-classification text-classifier

Last synced: 18 Mar 2025

https://github.com/jottenlips/guitar-classifier

🎸 Machine Learning for Guitars: Retraining InceptionV3 to classify guitars and Converting Tensorflow to CoreML for iOS (presentation code)

classification coreml fender guitar guitar-classifier guitars image-classification image-classifier image-processing ios machine-learning mustang pillow python tensorflow tensorflow-for-poets tfcoreml

Last synced: 12 Apr 2025

https://github.com/moshfiqur/car-body-classifier

A simple tensorflow image classifier to address an image classification problem of detecting the car body type

image-classifier tensorflow tensorflow-experiments tensorflow-image-classifier

Last synced: 31 Dec 2024

https://github.com/mpolinowski/yolo-listen

Use an image classifier to predict audio file labels.

audio-labeling docker image-classifier pytorch yolov8n

Last synced: 28 Jan 2025

https://github.com/djbyrne/cnn-on-the-cloud-

Code used to build an image classifier for the Fashion MNIST dataset. Built using the Keras library and trained on the FloydHub cloud platform

cloud-computing cnn-keras deep-learning deep-learning-tutorial fashion-mnist floydhub image-classifier neural-networks tutorial

Last synced: 25 Mar 2025

https://github.com/yjg30737/pyqt-using-transfer-learning-resnet50-example

PyQt example of using transfer-learned ResNet50 model to distinguish 7 flowers

image-classification image-classifier pyqt-ai pyqt5 resnet50 transfer-learning

Last synced: 30 Mar 2025

https://github.com/coreyjs/aipnd-project

This project is an image classification neural network that is trained on images of plants.

ai classification-network flower image-classification image-classifier machine-learning neural-network notebook python pytorch udacity udacity-nanodegree

Last synced: 09 Apr 2025

https://github.com/sameetasadullah/multi-label-image-classification-using-tensorflow

Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street

image-classifier image-dataset jupyter-notebook multi-label-image-classification python python3 tensorflow

Last synced: 15 Mar 2025

https://github.com/jaketae/image-classifier

Image classifier web application based on MobileNet, built using Flask, TensorFlow, and Matplotlib

flask image-classifier matplotlib serving tensorflow

Last synced: 23 Mar 2025

https://github.com/zacheddy/imageclassifier

A convolutional neural network from scratch to classify images (demo available)

image-classifier machine-learning neural-network numpy

Last synced: 22 Mar 2025

https://github.com/theonlynischal/image-clasifier-project

:sunflower: :white_flower: In this project we will train an image classifier to recognize different species of flowers. :white_flower: :sunflower:

image-classifier prediction pytorch

Last synced: 22 Mar 2025

https://github.com/sayanmondal31/simple-image-classifier

We'll use a module called a "K-Nearest Neighbors Classifier", which effectively lets us put webcam images (actually, their MobileNet activations) into different categories (or "classes"), and when the user asks to make a prediction we simply choose the class that has the most similar activation to the one we are making a prediction for.

image-classifier machine-learning webcam-images

Last synced: 07 Apr 2025

https://github.com/sondosaabed/flowers-image-classifier-with-deep-learning-tf

Implementing an image classifier model using deep learning with Tensorflow. This is the second project of Intro to machine learning nanodegree

deep-learning image-classification image-classifier intro-to-machine-learning-udacity machine-learning neural-network python tensorflow udacity-nanodegree

Last synced: 15 Mar 2025

https://github.com/kalthommusa/flower-image-classifier

Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line application.

ai computer-vision deep-learning flower-classification image-classifier machine-learning pre-trained-model supervised-learning tensorflow transfer-learning udacity-nanodegree

Last synced: 10 Mar 2025

https://github.com/isopropylcyanide/fuzzy-classifier

Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes

bayesian-statistics classifier fuzzy-logic gui image-classification image-classifier image-processing internship java research-project

Last synced: 01 Mar 2025

https://github.com/nemeslaszlo/cartoon-characters-classifier

Deep Learning Classifier of characters from the Simpsons TV show. (Image classifier)

deep-learning image-classifier keras keras-tensorflow tensorflow

Last synced: 24 Mar 2025

https://github.com/piraytekinz/imperio

Imperio (formally Dental AI) is a dental image analysis software built to analyze dental images and predict their most likely illness.

convolutional-neural-networks image-classification image-classifier python webdevelopment

Last synced: 30 Mar 2025

https://github.com/stillkonfuzed/nsfw

Simplified edition of NSFW.js

ai browserified demo image-classifier nsfw tensorflow upload

Last synced: 20 Feb 2025

https://github.com/jdtumlinson/binary_image_classifier

A binary image classifier made with tensorflow in python.

image-classifier keras tensorflow

Last synced: 22 Mar 2025

https://github.com/devdezzies/gtsrb-traffic-vision

Replicating LeNet-5 convolutional neural network architecture with PyTorch to predict traffic signs using German Traffic Sign Recognition Benchmark (GTSRB) dataset.

computer-vision convolutional-neural-networks deep-learning image-classifier lenet-5 machine-learning pytorch self-driving-car

Last synced: 01 Mar 2025

https://github.com/bluette1/image_classifier_pytorch

This image classifier was built as the final project for the Udacity AIPND course

image-classifier python pytorch

Last synced: 29 Mar 2025

https://github.com/cseas/image-classifier

Deep Neural Network Classifier to recognise images based on custom training classes.

classify-images deep-learning deep-neural-networks image-classifier python python3 tensorboard tensorflow

Last synced: 18 Feb 2025

https://github.com/gauravg-20/flower-breed-image-classifier

Project code for Udacity's AI Programming with Python Nanodegree program. In this project, code was developed for an image classifier built with PyTorch, then converted into command line applications: train.py, predict.py.The image classifier recognizes different species of flowers.

deep-learning flower-classification image-classfication image-classifier jupyter-notebook machine-learning neural-network python udacity-nanodegree

Last synced: 18 Feb 2025

https://github.com/mttcrn/anndl-project

Artificial Neural Network and Deep Learning - Challenges - A.Y. 2024/2025

deep-neural-networks image-classifier image-segmentation keras-tensorflow

Last synced: 10 Apr 2025

https://github.com/muizzer07/model-trainer

A Django Webapp to build AI Image Classifier Models (Train, infer, download weight files) without coding

deep-learning django image-classifier pytorch sklearn

Last synced: 23 Mar 2025

https://github.com/mpolinowski/tf-cats-n-dogs

Tensorflow binary image classifier based on ResNet50

cats-vs-dogs image-classifier resnet-50 tensorflow2

Last synced: 23 Mar 2025