human/src
Vladimir Mandic c8571ad8e2 add movenet-multipose workaround 2023-02-13 10:25:43 -05:00
..
body add movenet-multipose workaround 2023-02-13 10:25:43 -05:00
draw redo blazeface annotations 2023-01-29 12:13:55 -05:00
face update blazeface 2023-02-06 14:30:08 -05:00
gear add affectnet 2023-02-02 10:29:02 -05:00
gesture update tfjs 2022-08-24 08:10:36 -04:00
hand tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
image update blazeface 2023-02-06 14:30:08 -05:00
object architectural improvements 2022-11-10 20:16:40 -05:00
segmentation tensor rank strong typechecks 2022-10-16 20:28:57 -04:00
tfjs add gear-e models 2023-02-01 09:19:15 -05:00
types include external typedefs 2022-11-12 12:54:58 -05: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