https://github.com/kherrick/x-object-detector
Detecting objects with TensorFlow.js.
https://github.com/kherrick/x-object-detector
coco-ssd custom-element tensorflowjs wasm web-component
Last synced: about 2 months ago
JSON representation
Detecting objects with TensorFlow.js.
- Host: GitHub
- URL: https://github.com/kherrick/x-object-detector
- Owner: kherrick
- Created: 2020-03-04T03:21:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T18:51:41.000Z (over 6 years ago)
- Last Synced: 2025-07-19T00:41:04.177Z (12 months ago)
- Topics: coco-ssd, custom-element, tensorflowjs, wasm, web-component
- Language: JavaScript
- Homepage: https://kherrick.github.io/tfjs-component-playground/
- Size: 2.63 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# \
## About
Detecting objects with TensorFlow.js.
## Installation
```bash
npm i git+https://github.com/kherrick/x-object-detector.git#semver:^1.0.1
```
## Usage
```html
loading...
```