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

https://github.com/debdut/imagix

Face DetectionDetect Face Emotions, Age and other Metrics
https://github.com/debdut/imagix

Last synced: 4 days ago
JSON representation

Face DetectionDetect Face Emotions, Age and other Metrics

Awesome Lists containing this project

README

          

# imagix

Detect Face Emotions, Age and other Metrics

## CLI Commands

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve
```