human/src
Vladimir Mandic cec65ac16c release preview 2022-09-03 07:13:08 -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 test embedding 2022-09-02 11:11:51 -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 minor bug fixes and increased test coverage 2022-08-31 11:29:19 -04:00
object minor bug fixes and increased test coverage 2022-08-31 11:29:19 -04:00
tfjs release preview 2022-09-03 07:13:08 -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 release preview 2022-09-03 07:13:08 -04:00
exports.ts release refresh 2022-08-10 13:50:33 -04:00
human.ts release preview 2022-09-03 07:13:08 -04:00
models.ts minor bug fixes and increased test coverage 2022-08-31 11:29:19 -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 optimize startup sequence 2022-09-02 14:07:10 -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