fischsauce / Image-Classifier

A simple image classifier built with Tensorflow.js.

Home Page:https://moonboots.tech/image-classifier/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://moonboots.tech/image-classifier/index.html


Languages

Language:CSS 44.7%Language:JavaScript 36.4%Language:HTML 18.8%