human/src
Vladimir Mandic 42dfe18736 update face roll/pitch/yaw math 2024-09-11 12:13:03 -04:00
..
body initial work on tracker 2023-04-03 10:36:01 -04:00
draw fixes plus tfjs upgrade for new release 2023-06-12 13:30:25 -04:00
face update face roll/pitch/yaw math 2024-09-11 12:13:03 -04:00
gear add optional crop to multiple models 2023-03-06 18:15:42 -05:00
gesture update dependencies 2023-05-08 09:13:42 -04:00
hand fixes plus tfjs upgrade for new release 2023-06-12 13:30:25 -04:00
image add config.face.detector.square option 2024-09-11 11:16:07 -04:00
object initial work on tracker 2023-04-03 10:36:01 -04:00
segmentation tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
tfjs add electron detection 2023-02-25 09:40:12 -05:00
types initial work on tracker 2023-04-03 10:36:01 -04:00
util update dependencies and run full refresh 2023-12-06 15:00:47 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add config.face.detector.square option 2024-09-11 11:16:07 -04:00
exports.ts update blazeface 2023-02-06 14:30:08 -05:00
human.ts add gear-e models 2023-02-01 09:19:15 -05:00
models.ts human 3.3 alpha with new build environment 2024-09-10 15:44:39 -04:00
result.ts add face.detector.minSize configurable setting 2023-02-03 10:04:53 -05:00
sample.ts human 3.3 alpha with new build environment 2024-09-10 15:44:39 -04:00
warmup.ts add config.face.detector.square option 2024-09-11 11:16:07 -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