https://github.com/sayanmondal31/simple-image-classifier
We'll use a module called a "K-Nearest Neighbors Classifier", which effectively lets us put webcam images (actually, their MobileNet activations) into different categories (or "classes"), and when the user asks to make a prediction we simply choose the class that has the most similar activation to the one we are making a prediction for.
https://github.com/sayanmondal31/simple-image-classifier
image-classifier machine-learning webcam-images
Last synced: about 1 month ago
JSON representation
We'll use a module called a "K-Nearest Neighbors Classifier", which effectively lets us put webcam images (actually, their MobileNet activations) into different categories (or "classes"), and when the user asks to make a prediction we simply choose the class that has the most similar activation to the one we are making a prediction for.
- Host: GitHub
- URL: https://github.com/sayanmondal31/simple-image-classifier
- Owner: sayanmondal31
- Created: 2019-08-30T04:51:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T05:14:10.000Z (over 5 years ago)
- Last Synced: 2023-02-27T11:37:23.107Z (about 2 years ago)
- Topics: image-classifier, machine-learning, webcam-images
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0