human/src
Vladimir Mandic 05df95fe4f enable webworker detection 2021-04-25 07:51:01 -04:00
..
age added support for multiple instances of human 2021-04-12 08:29:52 -04:00
blazeface enable cross origin isolation 2021-04-24 18:43:59 -04:00
blazepose enable webworker detection 2021-04-25 07:51:01 -04:00
draw update posenet model 2021-04-24 11:49:26 -04:00
efficientpose added support for multiple instances of human 2021-04-12 08:29:52 -04:00
embedding added support for multiple instances of human 2021-04-12 08:29:52 -04:00
emotion added support for multiple instances of human 2021-04-12 08:29:52 -04:00
faceres enable cross origin isolation 2021-04-24 18:43:59 -04:00
gender added support for multiple instances of human 2021-04-12 08:29:52 -04:00
gesture added filter.flip feature 2021-04-19 16:02:47 -04:00
handpose added support for multiple instances of human 2021-04-12 08:29:52 -04:00
image update 2021-04-19 16:19:03 -04:00
nanodet added support for multiple instances of human 2021-04-12 08:29:52 -04:00
posenet rewrite posenet decoder 2021-04-24 16:04:49 -04:00
prototype add modelBasePath option 2021-04-09 08:07:58 -04:00
tfjs experimental node-wasm support 2021-04-13 21:45:45 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts enable cross origin isolation 2021-04-24 18:43:59 -04:00
faceall.ts enable cross origin isolation 2021-04-24 18:43:59 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts enable webworker detection 2021-04-25 07:51:01 -04:00
profile.ts implement nanodet 2021-03-27 10:25:31 -04:00
result.ts refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
sample.ts convert to typescript 2021-02-08 11:39:09 -05:00
sysinfo.ts exception handling 2021-04-09 10:02: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