Using Alternative Models with Human #236
vladmandic
started this conversation in
General
Replies: 1 comment
-
And |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Human
includes default models but supports number of additional models and model variations of existing modelsAdditional models can be accessed via:
To use alternative models from local host:
modelPath
for each model orbaseModelPath
to location of downloaded modelsTo use alternative models from a CDN use location prefix
https://www.jsdelivr.com/package/npm/@vladmandic/human-models/models/
for either configuration value ofmodelPath
orbaseModelPath
List of Included Models
Pose detection alternatives
movenet-lightning
movenet-thunder
movenet-multipose
efficientpose
posenet
blazepose-lite
blazepose-full
blazepose-heavy
HandPose and HandTrack family:
handdetect
handtrack
handskeleton
handlandmark-full
handlandmark-lite
handlandmark-sparse
Object detection:
mb3-centernet
nanodet
Segmentation:
meet
selfie
Face analysis:
blazeface
blazeface-back
blazeface-front
age
emotion
faceboxes
facemesh
faceres
faceres-deep
gear
gender
gender-ssrnet-imdb
iris
liveness
mobileface
mobilefacenet
Beta Was this translation helpful? Give feedback.
All reactions