human/src
Vladimir Mandic 22755355f7 add softwareKernels config option 2022-08-30 10:28:33 -04:00
..
body add softwareKernels config option 2022-08-30 10:28:33 -04:00
draw update tfjs 2022-08-24 08:10:36 -04:00
face add softwareKernels config option 2022-08-30 10:28:33 -04:00
gear full eslint rule rewrite 2022-08-21 13:34:51 -04:00
gesture update tfjs 2022-08-24 08:10:36 -04:00
hand add softwareKernels config option 2022-08-30 10:28:33 -04:00
image update tfjs 2022-08-24 08:10:36 -04:00
object add softwareKernels config option 2022-08-30 10:28:33 -04:00
segmentation full eslint rule rewrite 2022-08-21 13:34:51 -04:00
tfjs add softwareKernels config option 2022-08-30 10:28:33 -04:00
util update tfjs 2022-08-24 08:10:36 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add softwareKernels config option 2022-08-30 10:28:33 -04:00
exports.ts release refresh 2022-08-10 13:50:33 -04:00
human.ts expand type safety 2022-08-21 15:23:03 -04:00
models.ts add softwareKernels config option 2022-08-30 10:28:33 -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 update tfjs 2022-08-24 08:10:36 -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