human/src
Vladimir Mandic fd0f85a8e9 modularize human class and add model validation 2021-09-12 18:37:06 -04:00
..
age strict type checks 2021-08-17 08:51:17 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
draw redefine config and result interfaces 2021-09-11 23:54:35 -04:00
efficientpose redefine config and result interfaces 2021-09-11 23:54:35 -04:00
emotion redefine config and result interfaces 2021-09-11 23:54:35 -04:00
faceres redefine config and result interfaces 2021-09-11 23:54:35 -04:00
fingerpose update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
gender strict type checks 2021-08-17 08:51:17 -04:00
gesture redefine config and result interfaces 2021-09-11 23:54:35 -04:00
handpose add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
image modularize human class and add model validation 2021-09-12 18:37:06 -04:00
movenet redefine config and result interfaces 2021-09-11 23:54:35 -04:00
object add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
posenet redefine config and result interfaces 2021-09-11 23:54:35 -04:00
tfjs modularize human class and add model validation 2021-09-12 18:37:06 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts added human.env diagnostic class 2021-09-12 12:42:17 -04:00
env.ts add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
face.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
helpers.ts strict type checks 2021-08-17 08:51:17 -04:00
human.ts modularize human class and add model validation 2021-09-12 18:37:06 -04:00
interpolate.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
models.ts modularize human class and add model validation 2021-09-12 18:37:06 -04:00
persons.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts modularize human class and add model validation 2021-09-12 18:37:06 -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