Topic: "image-classifier"
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
Language: TypeScript - Size: 24.9 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 246 - Forks: 23

rajshah4/image_keras
Building an image classifier using keras
Language: Jupyter Notebook - Size: 225 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 165 - Forks: 105

leemengtw/cat-recognition-train
Train and deploy a cat vs dog image recognition model using TensorFlow
Language: Python - Size: 47.1 MB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 134 - Forks: 39

minto5050/NSFW-detection
Trained tensorflow model for detecting nudity in images
Language: Python - Size: 75.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 116 - Forks: 28

thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
Language: JavaScript - Size: 10.6 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 114 - Forks: 16

jiegzhan/image-classification-rnn
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.
Language: Python - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 86 - Forks: 48

rohanpillai20/Image-Classification-by-Keras-and-Tensorflow
Image Classification using Keras as well as Tensorflow.
Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 82 - Forks: 60

VPanjeta/hotdog-or-not-hotdog
Implementation of Hot Dog or not app from Silicon Valley (CNN to identify if the given picture is a hot dog or not)
Language: Python - Size: 77.3 MB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 64 - Forks: 12

burliEnterprises/tensorflow-image-classifier
image classifier, retrained for specific classes
Language: Python - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 58 - Forks: 46

aaronice/tensorflow-animals
TensorFlow-Based Image Classifier for Animal Recognition
Language: Python - Size: 193 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 58 - Forks: 13

himanshurawlani/practical_intro_to_tf2
Building an image classifier in TF2
Language: Jupyter Notebook - Size: 43.9 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 55 - Forks: 22

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.)
Language: Python - Size: 24.2 MB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 21

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
Language: Python - Size: 51.8 KB - Last synced at: about 1 hour ago - Pushed at: about 3 years ago - Stars: 48 - Forks: 8

developer0hye/Custom-CNN-based-Image-Classification-in-PyTorch
Language: Python - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 42 - Forks: 4

damianmoore/tensorflow-image-classifier
Easily train an image classifier and then use it to label/tag other images
Language: Python - Size: 29.3 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 33 - Forks: 7

LukaszMalucha/Cat-vs.-Dog-Classifier
Image Classifier with Flask and Keras CNN
Language: CSS - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 26 - Forks: 11

kylecorry31/ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Language: Java - Size: 5.01 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 16

radtorch/radtorch
Official repository for RADTorch - The Medical Imaging Machine Learning Framework
Language: Python - Size: 13.8 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 21 - Forks: 5

deep-insights-ai/covid-19-classifier
A fastai2 based Covid-19 classifier
Language: Jupyter Notebook - Size: 96.1 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 4

dr-mushtaq/Projects
This repository is related to all about Machine Learning, Deep Learning, Computer Vision, NLP, and Research Projects
Language: Jupyter Notebook - Size: 113 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 12 - Forks: 8

amaanabbasi/Image-Classifier
Keras Image Classifier, transfer learning using pretrained CNN, "RestNet50".
Language: Python - Size: 233 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

jtn-ms/image-classifier
python, triplet loss, batch triplet loss, kaggle, image classifier, svm
Language: Python - Size: 1000 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

jottenlips/Guitar-Classifier
🎸 Machine Learning for Guitars: Retraining InceptionV3 to classify guitars and Converting Tensorflow to CoreML for iOS (presentation code)
Language: Python - Size: 6.51 MB - Last synced at: about 16 hours ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

moshfiqur/car-body-classifier
A simple tensorflow image classifier to address an image classification problem of detecting the car body type
Language: Python - Size: 244 KB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

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

gabrielkirsten/cnn_keras
A simple image classifier built with Keras using NVIDIA cuda libraries.
Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

mostafax/Image-Caption
End to End Deep learning model that generate image captions
Language: Python - Size: 12.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

prash29/Hotdog-Not-Hotdog
Personal implementation of HBO Silicon Valley's app Hotdog or Not Hotdog
Language: Python - Size: 138 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

joelbarmettlerUZH/Simplest_Image_Classifier
Very simple python script that classifies images of numbers.
Language: Python - Size: 2.83 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 4

Harikrishnan6336/Image_Classifier
A template for any image classification problem with teachable machine
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

harshwalia36/Segmentation_and_classification_of_Covid-19-lungs-CT-Scan
Deep Learning Project which help us to identify a Person is Covid or non-Covid and Segment the Infection in the Lungs.
Language: Jupyter Notebook - Size: 30.9 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

abhinavg8/Intel-Image-Classifier
Language: Jupyter Notebook - Size: 5.88 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

dkorobchenko/transfer-learning-food
Transfer Learning: Training a food image classifier using pretrained weights with TensorFlow
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 7

mpolinowski/yolo-listen
Use an image classifier to predict audio file labels.
Language: Jupyter Notebook - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

alexanderywang/tfjs-transfer-learning-image-classifier
React + TensorFlow.js Transfer Learning Image Classifier + Google Translate + Google Text-To-Speech
Language: JavaScript - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Cameramorphic/classify-images
Web app for classifying images with given tags.
Language: Python - Size: 12.2 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

shuvanon/Biryani-or-Not-Biryani
Biryani-or-Not-Biryani is a Biryani classifier which predict a image is Biryani or not.
Language: Python - Size: 31.4 MB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

marvk/sigmarsgarden
Opus Magnum's Sigmar's Garden Autosolver, using OpenCV Template Matching
Language: Java - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

AbdulAhadSiddiqui11/Pokemon-Image-Classifier
Its a convNet built upon InceptionV3 and trained on 928 pokemon classes.
Language: Jupyter Notebook - Size: 1.93 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

mohitiitb/NeuralNetworkVerification_GlobalRobustness
Author's Implementation of the paper "Verification of Neural Networks: Specifying Global Robustness using Generative Models"
Language: Jupyter Notebook - Size: 126 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

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
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

plabadille/image_classifier
This is a neural network starter for fine-tuning InceptionV3 model with Keras, TensorFlow and your own data to answer to image classification/recognition needs. It's ready to run on your own dataset without any modifications after installing dependencies. Lastly, you can easily customize the training constants to be coherent with your dataset/computer in top of each script.
Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

stefanbo92/Tensorflow-Classifier
This is an implementation of an image classifier using a convolutional neural net with tensorflow.
Language: Python - Size: 184 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

cosimoiaia/inception-v3_img_classifier
Simple parametized python script to use a fine trained Inception V3 model to classify images.
Language: Python - Size: 166 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 2

wyhwong/classifier-trains
This repository aims to provide a primitive tool to finetune state-of-the-art models with PyTorch implementation, similar to Nvidia TAO but with more flexibility in augmentation and models.
Language: Python - Size: 3.38 MB - Last synced at: about 1 hour ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

vcwild/fashion-mnist-classifier 📦
A deep learning image classifier developed by using the Keras framework and the Fashion-MNIST dataset.
Language: Jupyter Notebook - Size: 520 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

klaxxon/ImageAnnotator
Web/PHP based image annotator that creates Darknet/YOLO txt files.
Language: HTML - Size: 888 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

teomores/nn-demo
Basic image classifier that uses InceptionV3 or MobileNet from Google and trains for new categories.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

yashprakash13/ImgeClassifier-WebApp
A simple Image classifier Web application built using Tensorflow.js.
Language: CSS - Size: 269 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

cyproto/image_classification-animals-with-gui
Image classifier using tensorflow.
Language: Python - Size: 190 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

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
Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

yjg30737/pyqt-using-transfer-learning-resnet50-example
PyQt example of using transfer-learned ResNet50 model to distinguish 7 flowers
Language: Python - Size: 81.6 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

kenanmorani/COVID-19Deployment
Using Streamlit to deploy COVID-19 diagnosis webapp
Language: Jupyter Notebook - Size: 28 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

TianyiFranklinWang/MedFM_Submission_Only
Solution for NeurIPS 2023 - MedFM Challenge
Language: Python - Size: 1.83 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mehedihasanbijoy/imgclassifier
A library for image classification
Language: Python - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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
Language: Jupyter Notebook - Size: 384 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Justsecret123/One-Piece-Image-Classifier
A quick image classifier trained with manually selected One Piece images.
Language: Jupyter Notebook - Size: 83.3 MB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

nalbert9/AI_App_Classification_Flowers_Python
Flowers classification app using Deep Neural Networks
Language: Python - Size: 324 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

HarshitChari/Image-classifier
Using python to build a image classifier
Language: Python - Size: 8.61 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Jacobheyman702/Alzheimer_Image_classifier-
Classifying Alzheimer Brain MRI Images with neural nets
Language: Jupyter Notebook - Size: 76.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rapha18th/fruit-classifier
A step by step tutorial on how to build an AI image classifier using PyTorch/fastai and deploy it as a bot on the messenger platform. (Global first place winner in the 2020 Facebook Developer Circles Challenge, English Tutorials for Beginners)
Language: Jupyter Notebook - Size: 80.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

cjbayron/imageclassifier-cli 📦
An easy-to-use CLI tool for training and testing image classifiers
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

coreyjs/aipnd-project
This project is an image classification neural network that is trained on images of plants.
Language: HTML - Size: 7.48 MB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Madhav-Somanath/ImageClassifier-UdacityDLProject
Project to classify images with Tensorflow from the Udacity nanodegree "Introduction to Machine learning using Tensorflow"
Language: HTML - Size: 15.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

rajpatel-rp7/Create_Your_Own_Image_Classifier
AI Programming with Python Nanodegree program Finle Capstone Project
Language: HTML - Size: 323 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

jaketae/image-classifier
Image classifier web application based on MobileNet, built using Flask, TensorFlow, and Matplotlib
Language: HTML - Size: 19 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

xxczaki/ship-classifier
Classify ship types using machine learning (beta)
Language: JavaScript - Size: 3.38 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

kdorichev/image-classifier
Malaria Cells Image Classification with Convolutional Neural Network and Fast.AI library
Language: Jupyter Notebook - Size: 2.55 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

jonathanyin12/Dog-vs-Cat-Classifier
An image classifier that determines whether an image contains a dog or a cat.
Language: Python - Size: 585 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

Livin21/Not_Potato
Not Potato shows if your food is a potato 🥔
Language: Python - Size: 75.8 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

bsassoli/Create-your-own-image-classifier
Building a flower classifier with PyTorch
Language: Jupyter Notebook - Size: 650 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

prashantkumar7541/Image-Classifier
Implementation of ML model for image classification
Language: Jupyter Notebook - Size: 12.5 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cobanov/image-picker
Select images and classify them into user defined categories.
Language: Python - Size: 6.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomas694/Classificationbox_Toolkit
Classificationbox Toolkit - a .Net wrapper for Machine Box's Classificationbox service and a CLI program using it to train a model and sort image folders
Language: C# - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

letswritetw/letswrite-ml5-image-classifier
ml5.js 神經網路圖像識別
Language: HTML - Size: 622 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

MettaSurendhar/Met-Image-Classy
Real time AI integrated Image classifier and identifier built with ReactJS , TensorflowJS and Tensorflow models
Language: JavaScript - Size: 2.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Faisal-AlDhuwayhi/Image-Classifier-TensorFlow
Implementing image classification application using deep learning
Language: Jupyter Notebook - Size: 23.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

n1ghtf4l1/aws-deepracer-2022-august
Developers of all skill levels get hands on with machine learning through a cloud based 3D racing simulator, fully autonomous 1/18th scale race car driven by reinforcement learning, and global racing league.
Language: Jupyter Notebook - Size: 147 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Patrick-Frisella/Cleaning-NIH-Chest-Xray-Dataset
Cleaning the NIH chest x-ray dataset using an image classifier.
Language: Jupyter Notebook - Size: 1.78 GB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RoshanRv/Image-Classification
Developed a website which can guess the identity the uploaded image using machine learning.
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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:
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

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.
Language: HTML - Size: 3.9 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mashyko/Image-Classifier
examples of image classification using Keras+ Tensorflow 2.0 and PyTorch
Language: Jupyter Notebook - Size: 7.53 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

safiurrrehman/Image-Classifier-Tensorflow
Trained an image classifier to recognise different species of flowers using transfer learning technique.
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

mavropalias/image-classifier
Create an image classifier with Transfer Learning
Language: Jupyter Notebook - Size: 5.47 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

developer0hye/ColabxPytorch-Image-Classfier
ColabXPytorch-Image-Classfier
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

bhargavsk1077/Auto_Truck_Bus-Classifier
An image classifier to classify images of indian vehicles such as Auto-Rickshaws , Buses and Trucks
Language: Jupyter Notebook - Size: 21.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

thecaffeinedev/Custom-Image-Classifier
Build your own custom image classifier
Language: Jupyter Notebook - Size: 5.67 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

maximdegeyter/marilook-ios-image-classifier
Real-time image classifier for iOS
Language: Jupyter Notebook - Size: 819 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

saurabhmathur96/uncertain-classifier
A neural-network based image classifier that quantifies its uncertainty using Bayesian methods, as described in Kendall and Gal (2017)
Language: Python - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yashprakash13/XRays-Classification-Transfer-Learning-in-Keras
Transfer learning using InceptionV3 Keras model for Chest X-Ray Classification
Language: Jupyter Notebook - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

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.
Language: JavaScript - Size: 1.95 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

glee1228/Bag_of_Visual_Words
Bag of Visual Words Image Classifier
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jkielbaey/mlnd-image-classifier Fork of udacity/aipnd-project
Udacity Machine Learning Basic Nanodegree Program - Project 2: Flower Image Classifier
Language: HTML - Size: 41.3 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

ajaySingh027/Image-Classifier
Implemented a convolutional neural network to classify images from the CIFAR-10 dataset.
Language: HTML - Size: 658 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sanjeevai/PyTorchImageClassifier
First implemented the code in Jupyter Notebook and then converted it to a Python application that can be run from the command line
Language: Jupyter Notebook - Size: 324 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

psatler/PyTorch_Challenge_Image_Classifier
An Image Classifier built with PyTorch and Google Colab
Language: Jupyter Notebook - Size: 2.94 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

Shraddha2702/LSTM-Text-Generator-and-Image-Classifier
Text Generator and CNN Image Classifier
Language: Jupyter Notebook - Size: 162 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

isopropylcyanide/Fuzzy-Classifier
Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes
Language: Java - Size: 644 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

chen0040/keras-image-classifier-web-api
Keras image classifier provided as web api
Language: Python - Size: 83.2 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2
