Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 363 Bytes

File metadata and controls

8 lines (6 loc) · 363 Bytes

image_classifier_using_tensorflowjs

An Image Classifier Using TensorflowJs and a live web cam image classifier.

This image classifier uses transfer learning method. In this mobilenet 2.0.2 is used along with a knn classifer and implemented using JavaScript. HTML and CSS is used for adding other basic features.

Just download and run the index.html file ! ;)