human/src
Vladimir Mandic 42ba9b0c4d prototype precompile pass 2022-03-19 11:02:30 -04:00
..
body implement model caching using indexdb 2022-01-17 11:03:21 -05:00
face prototype precompile pass 2022-03-19 11:02:30 -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 add config option wasmPlatformFetch 2022-02-10 15:35:32 -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 fix types typo 2022-02-17 08:15:57 -05:00
exports.ts strong type for string enums 2021-12-15 09:26:32 -05:00
human.ts fix indexdb config check 2022-03-16 11:19:56 -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