human/src
Vladimir Mandic fff34ca5b9 new serve module and demo structure 2021-03-29 14:40:34 -04:00
..
age refactor face classes 2021-03-21 07:49:55 -04:00
blazeface rotationMatrixToEulerAngle, and fixes 2021-03-28 07:32:31 -04:00
blazepose refactor face classes 2021-03-21 07:49:55 -04:00
draw move gl flags to correct location 2021-03-28 13:22:22 -04:00
efficientpose remove debug output 2021-03-28 08:44:53 -04:00
embedding new module: face description 2021-03-21 14:18:51 -04:00
emotion refactor face classes 2021-03-21 07:49:55 -04:00
faceres implement nanodet 2021-03-27 10:25:31 -04:00
gender new module: face description 2021-03-21 14:18:51 -04:00
gesture implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
handpose start working on efficientpose 2021-03-26 18:50:19 -04:00
image refactor face classes 2021-03-21 07:49:55 -04:00
nanodet implement nanodet 2021-03-27 10:25:31 -04:00
posenet fix broken exports 2021-03-25 08:43:51 -04:00
prototype start working on efficientpose 2021-03-26 18:50:19 -04:00
tfjs refactor face classes 2021-03-21 07:49:55 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts new serve module and demo structure 2021-03-29 14:40:34 -04:00
faceall.ts minor rotation calculation fix 2021-03-28 08:49:56 -04:00
helpers.ts refactor face classes 2021-03-21 07:49:55 -04:00
human.ts move gl flags to correct location 2021-03-28 13:22:22 -04:00
profile.ts implement nanodet 2021-03-27 10:25:31 -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
sysinfo.ts enforce types 2021-03-17 20:16:40 -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

For details how to build the Human library see Wiki