Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

File metadata and controls

6 lines (5 loc) · 327 Bytes

Image Classifier using Tensorflow.js

This web application is a image classifier that can be trained in browser on demand. This was built using Tensorflow.js. This web app uses model called MobileNet for doing Image classification in browser. Transfer learning technique is used to bootstrap custom training with MobileNet.