human/src
Vladimir Mandic f01296cc2d fix face box scaling on detection 2021-11-23 08:36:32 -05:00
..
body prototype blazepose detector 2021-11-22 14:33:40 -05:00
face fix face box scaling on detection 2021-11-23 08:36:32 -05:00
gear update typescript 2021-11-17 16:50:21 -05:00
gesture update typescript 2021-11-17 16:50:21 -05:00
hand optimize centernet 2021-11-16 20:16:49 -05:00
image add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
object optimize centernet 2021-11-16 20:16:49 -05:00
segmentation optimize centernet 2021-11-16 20:16:49 -05:00
tfjs new build process 2021-11-18 10:10:06 -05:00
util minor fixes 2021-11-21 16:55:17 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts prototype blazepose detector 2021-11-22 14:33:40 -05:00
exports.ts create typedef rollup 2021-11-17 15:45:49 -05:00
human.ts new build process 2021-11-18 10:10:06 -05:00
models.ts cleanup 2021-11-22 14:44:25 -05:00
result.ts create typedef rollup 2021-11-17 15:45:49 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts update typescript 2021-11-17 16:50:21 -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