human/src
Vladimir Mandic afb70c52e0 add draw label templates 2022-10-18 10:18:40 -04:00
..
body tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
draw add draw label templates 2022-10-18 10:18:40 -04:00
face tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
gear tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
gesture update tfjs 2022-08-24 08:10:36 -04:00
hand tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
image tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
object tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
segmentation tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
tfjs reduce dev dependencies 2022-10-17 10:47:20 -04:00
util reduce dev dependencies 2022-10-17 10:47:20 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add rvm segmentation model 2022-10-02 15:09:00 -04:00
exports.ts tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
human.ts add draw label templates 2022-10-18 10:18:40 -04:00
models.ts add rvm segmentation model 2022-10-02 15:09:00 -04:00
result.ts full eslint rule rewrite 2022-08-21 13:34:51 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts reduce dev dependencies 2022-10-17 10:47:20 -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

Build Process
TypeDoc API Specification