You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tf-js-classification-app web app with an Tensorflow.js Model to Classify Images.
It is based on the MobileNet model which is trained on the ImageNet dataset.
With the K-nearest neighbor approach we do transfer learning, to train the model on four different images.