human/src
Vladimir Mandic b18e2ace64 enable precompile as part of warmup 2022-04-15 07:54:27 -04:00
..
body implement model caching using indexdb 2022-01-17 11:03:21 -05:00
draw implement face attention model 2022-04-11 11:45:24 -04:00
face change default face crop 2022-04-14 11:47:08 -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 implement face attention model 2022-04-11 11:45:24 -04: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 rebuild 2022-04-10 10:13:13 -04:00
util implement face attention model 2022-04-11 11:45:24 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts implement face attention model 2022-04-11 11:45:24 -04:00
exports.ts implement face attention model 2022-04-11 11:45:24 -04:00
human.ts implement face attention model 2022-04-11 11:45:24 -04:00
models.ts change default face crop 2022-04-14 11:47:08 -04: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 enable precompile as part of warmup 2022-04-15 07:54:27 -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