human/src
Vladimir Mandic 7e161b2e94 add load monitor test 2022-07-18 08:22:19 -04:00
..
body implement model caching using indexdb 2022-01-17 11:03:21 -05:00
draw placeholder for face contours 2022-07-13 12:08:23 -04:00
face placeholder for face contours 2022-07-13 12:08:23 -04:00
gear fix(gear): ensure gear.modelPath is used for loadModel() 2022-07-13 08:22:28 -04: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 support 4k input 2022-04-21 09:39:40 -04:00
object implement model caching using indexdb 2022-01-17 11:03:21 -05:00
tfjs beta for upcoming major release 2022-07-17 21:31:08 -04:00
util swtich to release version of tfjs 2022-07-16 09:08:58 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add webview support 2022-07-13 08:53:37 -04:00
exports.ts beta for upcoming major release 2022-07-17 21:31:08 -04:00
human.ts beta for upcoming major release 2022-07-17 21:31:08 -04:00
models.ts add load monitor test 2022-07-18 08:22:19 -04:00
result.ts placeholder for face contours 2022-07-13 12:08:23 -04: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