mirror of https://github.com/vladmandic/human
update model list
parent
5182cc6a4b
commit
469c4ac836
|
@ -276,7 +276,10 @@ Default models in Human library are:
|
||||||
- **Face Description**: HSE FaceRes
|
- **Face Description**: HSE FaceRes
|
||||||
- **Emotion Detection**: Oarriaga Emotion
|
- **Emotion Detection**: Oarriaga Emotion
|
||||||
- **Body Analysis**: MoveNet - Lightning variation
|
- **Body Analysis**: MoveNet - Lightning variation
|
||||||
|
- **Hand Analysis**: MediaPipe Hands
|
||||||
|
- **Body Segmentation**: Google Selfie
|
||||||
- **Object Detection**: CenterNet
|
- **Object Detection**: CenterNet
|
||||||
|
- **Body Segmentation**: Google Selfie
|
||||||
|
|
||||||
Note that alternative models are provided and can be enabled via configuration
|
Note that alternative models are provided and can be enabled via configuration
|
||||||
For example, `PoseNet` model can be switched for `BlazePose`, `EfficientPose` or `MoveNet` model depending on the use case
|
For example, `PoseNet` model can be switched for `BlazePose`, `EfficientPose` or `MoveNet` model depending on the use case
|
||||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit 0c5c707400b5ebe4780b27e9d6060bc44f6415b8
|
Subproject commit 2135debf198b5b0ecb670896bef837cbb45fe32e
|
Loading…
Reference in New Issue