human/src
Vladimir Mandic 5811ee3fb6 improve error handling 2021-11-14 11:22:52 -05:00
..
body implement wasm missing ops 2021-11-05 13:36:53 -04:00
face improve error handling 2021-11-14 11:22:52 -05:00
gear fix mobilefacenet module 2021-11-13 17:26:19 -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 improve error handling 2021-11-14 11:22:52 -05:00
object improve error handling 2021-11-14 11:22:52 -05:00
segmentation improve error handling 2021-11-14 11:22:52 -05:00
tfjs improve error handling 2021-11-14 11:22:52 -05:00
util improve error handling 2021-11-14 11:22:52 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts improve error handling 2021-11-14 11:22:52 -05:00
exports.ts add faceid demo 2021-11-11 11:30:55 -05:00
human.ts improve error handling 2021-11-14 11:22:52 -05:00
models.ts fix mobilefacenet module 2021-11-13 17:26:19 -05:00
result.ts improve error handling 2021-11-14 11:22:52 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts improve error handling 2021-11-14 11:22:52 -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