An open API service indexing awesome lists of open source software.

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

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)