human/src
Vladimir Mandic f0b7285d67 major toolkit upgrade 2023-08-05 15:03:11 +02: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 fixes plus tfjs upgrade for new release 2023-06-12 13:30:25 -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 major toolkit upgrade 2023-08-05 15:03:11 +02: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 fixes plus tfjs upgrade for new release 2023-06-12 13:30:25 -04: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 fixes plus tfjs upgrade for new release 2023-06-12 13:30:25 -04: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