human/src
Vladimir Mandic 11bc5c63b4 rehault testing framework 2022-08-10 13:44:38 -04:00
..
body rehault testing framework 2022-08-10 13:44:38 -04:00
draw rehault testing framework 2022-08-10 13:44:38 -04:00
face rehault testing framework 2022-08-10 13:44:38 -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 rehault testing framework 2022-08-10 13:44:38 -04:00
image support 4k input 2022-04-21 09:39:40 -04:00
object rehault testing framework 2022-08-10 13:44:38 -04:00
segmentation implement model caching using indexdb 2022-01-17 11:03:21 -05:00
tfjs rehault testing framework 2022-08-10 13:44:38 -04:00
util rehault testing framework 2022-08-10 13:44:38 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts rehault testing framework 2022-08-10 13:44:38 -04:00
exports.ts beta for upcoming major release 2022-07-17 21:31:08 -04:00
human.ts rehault testing framework 2022-08-10 13:44:38 -04:00
models.ts rehault testing framework 2022-08-10 13:44:38 -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 rehault testing framework 2022-08-10 13:44:38 -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