human/src
Vladimir Mandic 2d853e51bb strong type for string enums 2021-12-15 09:26:32 -05:00
..
body strong type for string enums 2021-12-15 09:26:32 -05:00
face strong type for string enums 2021-12-15 09:26:32 -05:00
gear strong type for string enums 2021-12-15 09:26:32 -05:00
gesture update typescript 2021-11-17 16:50:21 -05:00
hand strong type for string enums 2021-12-15 09:26:32 -05:00
image add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
object strong type for string enums 2021-12-15 09:26:32 -05:00
segmentation optimize centernet 2021-11-16 20:16:49 -05:00
tfjs add offscreencanvas typedefs 2021-11-26 11:55:52 -05:00
util strong type for string enums 2021-12-15 09:26:32 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts strong type for string enums 2021-12-15 09:26:32 -05:00
exports.ts strong type for string enums 2021-12-15 09:26:32 -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 strong type for string enums 2021-12-15 09:26:32 -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