Socket
Book a DemoInstallSign in
Socket

@vladmandic/human-models

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vladmandic/human-models

Repository for Human models

latest
Source
npmnpm
Version
3.0.4
Version published
Maintainers
1
Created
Source

Human Models

Link to Human main repository

For model details and credits see documentation in the main library

Default models are included in the main library

Optional models are published here to keep the size of the main library contained

Usage

Human includes default models but supports number of additional models and model variations of existing models

Additional models can be accessed via:

To use alternative models from local host:

  • download them either from github or npmjs and either
  • set human configuration value modelPath for each model or
  • set global configuration value baseModelPath to location of downloaded models

To use alternative models from a CDN use location prefix https://cdn.jsdelivr.net/gh/vladmandic/human-models/models/ for either configuration value of modelPath or baseModelPath


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
  • facemesh-attention
  • faceres
  • faceres-deep
  • gear
  • gender
  • gender-ssrnet-imdb
  • iris
  • liveness
  • mobileface
  • mobilefacenet

Keywords

human

FAQs

Package last updated on 30 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts