2021-09-25 12:58:43 +02:00
|
|
|
# Human Models
|
|
|
|
|
|
|
|
[Human main repository](https://github.com/vladmandic/human)
|
|
|
|
|
|
|
|
For model details and credits see [documentation in the main library](https://github.com/vladmandic/human/wiki/Models)
|
|
|
|
|
|
|
|
Default models are included in the main library
|
|
|
|
|
|
|
|
Optional models are published here to keep the size of the main library contained
|
|
|
|
|
2022-01-05 15:45:11 +01:00
|
|
|
## Usage
|
|
|
|
|
|
|
|
Additional models can be accessed via:
|
|
|
|
- [GitHub repository](https://github.com/vladmandic/human-models)
|
|
|
|
- [NPMjs package](https://www.npmjs.com/package/human-models)
|
|
|
|
- [jsDelivr CDN]()
|
|
|
|
|
|
|
|
You can manually download models and update configuration `modelPath` value for each model
|
|
|
|
|
|
|
|
To use online CDN, simply set `human.config.baseModelPath` to ``
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
## List of Included Models
|
|
|
|
|
|
|
|
BlazeFace family:
|
|
|
|
- `blazeface`
|
|
|
|
- `blazeface-back`
|
|
|
|
- `blazeface-front`
|
|
|
|
|
|
|
|
BlazePose family:
|
|
|
|
- `blazepose-detector2d`
|
|
|
|
- `blazepose-detector3d`
|
|
|
|
- `blazepose-lite`
|
|
|
|
- `blazepose-full`
|
|
|
|
- `blazepose-heavy`
|
|
|
|
|
|
|
|
MoveNet family:
|
|
|
|
- `movenet-lightning`
|
|
|
|
- `movenet-thunder`
|
|
|
|
- `movenet-multipose`
|
|
|
|
|
|
|
|
HandPose and HandTrack family:
|
|
|
|
- `handdetect`
|
|
|
|
- `handtrack`
|
|
|
|
- `handskeleton`
|
|
|
|
- `handlandmark-full`
|
|
|
|
- `handlandmark-lite`
|
|
|
|
- `handlandmark-sparse`
|
|
|
|
|
|
|
|
efficientpose
|
|
|
|
mb3-centernet
|
|
|
|
nanodet
|
|
|
|
posenet
|
|
|
|
|
|
|
|
Segmentation:
|
|
|
|
- `meet`
|
|
|
|
- `selfie`
|
|
|
|
|
|
|
|
Face analysis:
|
|
|
|
- `age`
|
|
|
|
- `emotion`
|
|
|
|
- `faceboxes`
|
|
|
|
- `facemesh`
|
|
|
|
- `faceres`
|
|
|
|
- `faceres-deep`
|
|
|
|
- `gear`
|
|
|
|
- `gender`
|
|
|
|
- `gender-ssrnet-imdb`
|
|
|
|
- `iris`
|
|
|
|
- `liveness`
|
|
|
|
- `mobileface`
|
|
|
|
- `mobilefacenet`
|