human/src
Vladimir Mandic 733ce5bb66 implement model caching using indexdb 2022-01-17 11:03:21 -05:00
..
body implement model caching using indexdb 2022-01-17 11:03:21 -05:00
face implement model caching using indexdb 2022-01-17 11:03:21 -05:00
gear implement model caching using indexdb 2022-01-17 11:03:21 -05:00
gesture update typescript 2021-11-17 16:50:21 -05:00
hand implement model caching using indexdb 2022-01-17 11:03:21 -05:00
image change on how face box is calculated 2021-12-27 10:59:56 -05:00
object implement model caching using indexdb 2022-01-17 11:03:21 -05:00
segmentation implement model caching using indexdb 2022-01-17 11:03:21 -05:00
tfjs implement model caching using indexdb 2022-01-17 11:03:21 -05:00
util update blazepose 2021-12-31 13:58:03 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts implement model caching using indexdb 2022-01-17 11:03:21 -05:00
exports.ts strong type for string enums 2021-12-15 09:26:32 -05:00
human.ts implement model caching using indexdb 2022-01-17 11:03:21 -05:00
models.ts change on how face box is calculated 2021-12-27 10:59:56 -05:00
result.ts update blazepose 2021-12-31 13:58:03 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts fix(src): typo 2021-12-28 06:59:16 -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