human/src
Vladimir Mandic 73f02855aa performance and memory optimizations 2021-11-05 11:28:06 -04:00
..
body refactor predict with execute 2021-11-02 11:07:11 -04:00
face performance and memory optimizations 2021-11-05 11:28:06 -04:00
gear performance and memory optimizations 2021-11-05 11:28:06 -04:00
gesture improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
hand performance and memory optimizations 2021-11-05 11:28:06 -04:00
image fix react compatibility issues 2021-11-04 06:34:13 -04:00
object refactor predict with execute 2021-11-02 11:07:11 -04:00
segmentation refactor predict with execute 2021-11-02 11:07:11 -04:00
tfjs patch tfjs type defs 2021-10-31 08:03:42 -04:00
util performance and memory optimizations 2021-11-05 11:28:06 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts performance and memory optimizations 2021-11-05 11:28:06 -04:00
exports.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
human.d.ts start 2.5 major version 2021-10-30 12:21:54 -04:00
human.ts performance and memory optimizations 2021-11-05 11:28:06 -04:00
models.ts update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
result.ts refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts refactoring 2021-09-27 13:58:13 -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