human/src
Vladimir Mandic 7f644a3bde update 2021-03-17 20:26:43 -04:00
..
age autodetect inputSizes 2021-03-11 10:26:14 -05:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
draw type definitions 2021-03-17 18:23:19 -04:00
emotion autodetect inputSizes 2021-03-11 10:26:14 -05:00
gender autodetect inputSizes 2021-03-11 10:26:14 -05:00
gesture implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
handpose fix box clamping and raw output 2021-03-17 14:35:11 -04:00
image type definitions 2021-03-17 18:23:19 -04:00
nanodet enforce types 2021-03-17 20:16:40 -04:00
tfjs enforce types 2021-03-17 20:16:40 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts enforce types 2021-03-17 20:16:40 -04:00
human.ts update 2021-03-17 20:26:43 -04:00
profile.ts enforce types 2021-03-17 20:16:40 -04:00
result.ts enforce types 2021-03-17 20:16:40 -04:00
sample.ts convert to typescript 2021-02-08 11:39:09 -05: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

For details how to build the Human library see Wiki