image-classifier topic

List image-classifier repositories

ml-classifier-ui

244
Stars
25
Forks
Watchers

A UI tool for quickly training image classifiers in the browser

cat-recognition-train

134
Stars
39
Forks
Watchers

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

ml-classifier

112
Stars
16
Forks
Watchers

A tool for quickly training image classifiers in the browser

image_keras

166
Stars
105
Forks
Watchers

Building an image classifier using keras

hotdog-or-not-hotdog

64
Stars
12
Forks
Watchers

Implementation of Hot Dog or not app from Silicon Valley (CNN to identify if the given picture is a hot dog or not)

tensorflow-image-classifier

59
Stars
46
Forks
Watchers

image classifier, retrained for specific classes

BvS

52
Stars
22
Forks
Watchers

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.)

image-classification-rnn

86
Stars
48
Forks
Watchers

Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.