https://github.com/kherrick/x-image-classifier
Classifying images with TensorFlow.js.
https://github.com/kherrick/x-image-classifier
custom-element mobilenet tensorflowjs wasm web-component
Last synced: about 2 months ago
JSON representation
Classifying images with TensorFlow.js.
- Host: GitHub
- URL: https://github.com/kherrick/x-image-classifier
- Owner: kherrick
- Created: 2020-03-01T19:28:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T03:57:57.000Z (over 6 years ago)
- Last Synced: 2025-04-12T02:14:29.347Z (about 1 year ago)
- Topics: custom-element, mobilenet, tensorflowjs, wasm, web-component
- Language: JavaScript
- Homepage: https://kherrick.github.io/tfjs-component-playground/
- Size: 808 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# \
## About
Classifying images with TensorFlow.js.
## Installation
```bash
npm i git+https://github.com/kherrick/x-image-classifier.git#semver:^1.2.0
```
## Usage
```html
loading...
```