https://github.com/saswatamcode/tfjs-image-classifier
A simple image classifier built using tensorflow.js and mobilenet.
https://github.com/saswatamcode/tfjs-image-classifier
Last synced: 11 months ago
JSON representation
A simple image classifier built using tensorflow.js and mobilenet.
- Host: GitHub
- URL: https://github.com/saswatamcode/tfjs-image-classifier
- Owner: saswatamcode
- License: mit
- Created: 2020-04-20T10:47:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T13:33:51.000Z (almost 4 years ago)
- Last Synced: 2025-02-11T08:48:25.658Z (about 1 year ago)
- Language: JavaScript
- Size: 362 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow.js Image Classifier
A simple image classifier built using tensorflow.js and mobilenet.
## To Run
- Clone into repo
- Run `npm i`
- Run `node classify.js `
## Example
Run `node classify.js babyrabbit.jpeg`
