human/src
Vladimir Mandic 7d28cd06f2 added configuration validation 2021-09-19 14:07:53 -04:00
..
age experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
efficientpose 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
gender experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
gesture added configuration validation 2021-09-19 14:07:53 -04:00
handpose added configuration validation 2021-09-19 14:07:53 -04:00
image added configuration validation 2021-09-19 14:07:53 -04:00
movenet experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
object webgl exception handling 2021-09-17 14:07:44 -04:00
posenet fix multiple memory leaks 2021-09-13 13:28:35 -04:00
segmentation experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
tfjs webgl exception handling 2021-09-17 14:07:44 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
draw.ts webgl exception handling 2021-09-17 14:07:44 -04:00
env.ts webgl exception handling 2021-09-17 14:07:44 -04:00
face.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
helpers.ts added configuration validation 2021-09-19 14:07:53 -04:00
human.ts added configuration validation 2021-09-19 14:07:53 -04:00
interpolate.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
models.ts updated build platform and typedoc theme 2021-09-18 19:09:02 -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 updated build platform and typedoc theme 2021-09-18 19:09:02 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts prevent validation failed on some model combinations 2021-09-17 14:30:57 -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