Skip to content

fischsauce/Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classifier

This is a simple image classifier built with Tensorflow.js. This is not a hotdog.

Based on the tutorial available at: https://www.tensorflow.org/js/tutorials/transfer/image_classification

This web app creates an ad-hoc K-Nearest Neighbour image classifier, which the user can train using images uploaded from the webcam. Built using tensorflow's awesome MobileNet libraries, along with some custom stylings and features for usability.


Installing: Clone the repo and use your preferred hosting method to open index.html.

Alternatively, check out a live version at: https://moonboots.tech/image-classifier/index.html


Screenshots:

About

A simple image classifier built with Tensorflow.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published