human-models/README.md

70 lines
1.6 KiB
Markdown
Raw Normal View History

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
2022-01-05 15:55:25 +01:00
`Human` includes default models but supports number of additional models and model variations of existing models
2022-01-05 15:45:11 +01:00
2022-01-05 15:55:25 +01:00
Additional models can be accessed via:
- [GitHub repository](https://github.com/vladmandic/human-models)
- [NPMjs package](https://www.npmjs.com/package/@vladmandic/human-models)
- [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@vladmandic/human-models)
2022-01-05 15:45:11 +01:00
2022-01-05 15:55:25 +01:00
You can manually download models and update configuration `modelPath` value to each model or simply set `baseModelPath` to this list
To use online CDN, simply set `human.config.baseModelPath` to `https://www.jsdelivr.com/package/npm/@vladmandic/human-models/models`
2022-01-05 15:45:11 +01:00
<br>
## List of Included Models
2022-01-05 15:55:25 +01:00
Pose detection alternatives
2022-01-05 15:45:11 +01:00
- `movenet-lightning`
- `movenet-thunder`
- `movenet-multipose`
2022-01-05 15:55:25 +01:00
- `efficientpose`
- `posenet`
- `blazepose-lite`
- `blazepose-full`
- `blazepose-heavy`
2022-01-05 15:45:11 +01:00
HandPose and HandTrack family:
- `handdetect`
- `handtrack`
- `handskeleton`
- `handlandmark-full`
- `handlandmark-lite`
- `handlandmark-sparse`
2022-01-05 15:55:25 +01:00
Object detection:
- `mb3-centernet`
- `nanodet`
2022-01-05 15:45:11 +01:00
Segmentation:
- `meet`
- `selfie`
Face analysis:
2022-01-05 15:55:25 +01:00
- `blazeface`
- `blazeface-back`
- `blazeface-front`
2022-01-05 15:45:11 +01:00
- `age`
- `emotion`
- `faceboxes`
- `facemesh`
- `faceres`
- `faceres-deep`
- `gear`
- `gender`
- `gender-ssrnet-imdb`
- `iris`
- `liveness`
- `mobileface`
- `mobilefacenet`