human/src
Vladimir Mandic 1cb7b51924 fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
..
body implement wasm missing ops 2021-11-05 13:36:53 -04:00
face fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
gear fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
gesture implement optional face masking 2021-11-12 15:07:23 -05:00
hand add additional hand gestures 2021-11-08 07:36:26 -05:00
image auto tensor shape and channels handling 2021-11-09 19:39:18 -05:00
object implement wasm missing ops 2021-11-05 13:36:53 -04:00
segmentation implement optional face masking 2021-11-12 15:07:23 -05:00
tfjs implement optional face masking 2021-11-12 15:07:23 -05:00
util implement optional face masking 2021-11-12 15:07:23 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts implement optional face masking 2021-11-12 15:07:23 -05:00
exports.ts add faceid demo 2021-11-11 11:30:55 -05:00
human.d.ts add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00
human.ts implement optional face masking 2021-11-12 15:07:23 -05:00
models.ts fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
result.ts fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts implement optional face masking 2021-11-12 15:07:23 -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

Build Process
TypeDoc API Specification