human/src
Vladimir Mandic b72d592647 initial work on tracker 2023-04-03 10:36:01 -04:00
..
body initial work on tracker 2023-04-03 10:36:01 -04:00
draw initial work on tracker 2023-04-03 10:36:01 -04:00
face add optional crop to multiple models 2023-03-06 18:15:42 -05:00
gear add optional crop to multiple models 2023-03-06 18:15:42 -05:00
gesture update tfjs 2022-08-24 08:10:36 -04:00
hand initial work on tracker 2023-04-03 10:36:01 -04:00
image update blazeface 2023-02-06 14:30:08 -05: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 redo blazeface annotations 2023-01-29 12:13:55 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add face.detector.minSize configurable setting 2023-02-03 10:04:53 -05: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 add facedetect demo and fix model async load 2022-11-21 13:07:23 -05:00
result.ts add face.detector.minSize configurable setting 2023-02-03 10:04:53 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts support dynamic loads 2022-11-22 10:33:31 -05: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