human/src
Vladimir Mandic adf525cf7d new release 2021-09-24 09:55:27 -04:00
..
age experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
blazeface optimize model loading 2021-09-23 14:09:41 -04:00
blazepose experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
efficientpose experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
embedding experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
emotion experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
faceres experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
fingerpose added configuration validation 2021-09-19 14:07:53 -04:00
gear experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
gender experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
gesture prototype handtracking 2021-09-21 16:48:16 -04:00
handpose prototype handtracking 2021-09-21 16:48:16 -04:00
handtrack new release 2021-09-24 09:55:27 -04:00
image support segmentation for nodejs 2021-09-22 19:27:12 -04:00
movenet experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
object optimize model loading 2021-09-23 14:09:41 -04:00
posenet experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
segmentation support segmentation for nodejs 2021-09-22 19:27:12 -04:00
tfjs optimize model loading 2021-09-23 14:09:41 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts new release 2021-09-24 09:55:27 -04:00
draw.ts prototype handtracking 2021-09-21 16:48:16 -04:00
env.ts support segmentation for nodejs 2021-09-22 19:27:12 -04:00
face.ts optimize model loading 2021-09-23 14:09:41 -04:00
helpers.ts initial automated browser tests 2021-09-20 17:17:13 -04:00
human.ts new release 2021-09-24 09:55:27 -04:00
interpolate.ts prototype handtracking 2021-09-21 16:48:16 -04:00
models.ts optimize model loading 2021-09-23 14:09:41 -04:00
persons.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts prototype handtracking 2021-09-21 16:48:16 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts support for dynamic backend switching 2021-09-20 21:59:49 -04:00

README.md

Human Library: Sources

Source code of the Human library

  • Compiled and bundled code for different targets are present in /dist
  • Compiled typings are present in /types
  • Extracted API specification is present in /typedoc

Build Process
TypeDoc API Specification