https://github.com/kherrick/x-face-detector
Detecting faces with TensorFlow.js
https://github.com/kherrick/x-face-detector
blazeface custom-element tensorflowjs wasm web-component
Last synced: about 2 months ago
JSON representation
Detecting faces with TensorFlow.js
- Host: GitHub
- URL: https://github.com/kherrick/x-face-detector
- Owner: kherrick
- Created: 2020-02-14T03:40:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T23:10:15.000Z (over 6 years ago)
- Last Synced: 2025-04-12T02:14:25.668Z (about 1 year ago)
- Topics: blazeface, custom-element, tensorflowjs, wasm, web-component
- Language: JavaScript
- Homepage: https://kherrick.github.io/tfjs-component-playground/
- Size: 688 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# \
## About
Detecting faces with TensorFlow.js.
## Installation
```bash
npm i git+https://github.com/kherrick/x-face-detector.git#semver:^1.4.2
```
## Usage
```html
loading...
```
## Examples
* [LitElement](https://github.com/kherrick/x-face-detector-app)
* [Angular](https://github.com/kherrick/angular-x-face-detector)
* [React](https://github.com/kherrick/react-x-face-detector)
* [No framework](https://github.com/kherrick/minimal-x-face-detector)