Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivangidas/image-classifier
MobileNet in the browser with tensorflow js
https://github.com/shivangidas/image-classifier
mobilenet tensorflowjs
Last synced: about 1 month ago
JSON representation
MobileNet in the browser with tensorflow js
- Host: GitHub
- URL: https://github.com/shivangidas/image-classifier
- Owner: shivangidas
- License: mit
- Created: 2018-07-19T17:18:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T12:46:07.000Z (7 months ago)
- Last Synced: 2024-06-06T14:18:05.968Z (7 months ago)
- Topics: mobilenet, tensorflowjs
- Language: JavaScript
- Homepage: https://shivangidas.herokuapp.com/imageClassifier/index.html
- Size: 31.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-classifier
Adding pre-trained MobileNet model using tensorflow js to classify images in the browser.Works best with images of size 224 x 224
Blog: http://shivangidas.blogspot.com/2018/07/using-mobilenet-with-tensorflowjs.html
Demo: https://shivangidas.herokuapp.com/imageClassifier/index.html