An open API service indexing awesome lists of open source software.

https://github.com/lucasmagnum/tensorflow-js-teachable-image-classifier

Teachable image classifier using TensorFlow.js with MobileNet + KNN Classifier
https://github.com/lucasmagnum/tensorflow-js-teachable-image-classifier

tensorflow tensorflow-js

Last synced: 6 months ago
JSON representation

Teachable image classifier using TensorFlow.js with MobileNet + KNN Classifier

Awesome Lists containing this project

README

          

# Teachable Image Classifier - TensorFlow.js

Build a simple teachable machine using transfer learning with TensorFlow.js

Mobilenet model in combination with KNN Classifier.