human/src
Vladimir Mandic ca89a31f96 bundle offscreencanvas types 2022-04-01 09:12:04 -04:00
..
body implement model caching using indexdb 2022-01-17 11:03:21 -05:00
face bundle offscreencanvas types 2022-04-01 09:12:04 -04: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 bundle offscreencanvas types 2022-04-01 09:12:04 -04: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 fix types typo 2022-02-17 08:15:57 -05:00
exports.ts bundle offscreencanvas types 2022-04-01 09:12:04 -04:00
human.ts bundle offscreencanvas types 2022-04-01 09:12:04 -04: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 prototype precompile pass 2022-03-19 11:02:30 -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