human/src
Vladimir Mandic f278424664 default empty result 2022-11-17 14:53:48 -05:00
..
body added webcam id specification 2022-11-16 11:27:59 -05:00
draw refactor distance 2022-11-17 10:18:26 -05:00
face default empty result 2022-11-17 14:53:48 -05:00
gear tensor rank strong typechecks 2022-10-16 20:28:57 -04: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 prepare external typedefs 2022-11-11 16:19:27 -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 refactor draw and models namespaces 2022-11-17 14:39:02 -05:00
types include external typedefs 2022-11-12 12:54:58 -05:00
util default empty result 2022-11-17 14:53:48 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts refactor draw and models namespaces 2022-11-17 14:39:02 -05:00
exports.ts prepare external typedefs 2022-11-11 16:19:27 -05:00
human.ts default empty result 2022-11-17 14:53:48 -05:00
models.ts refactor draw and models namespaces 2022-11-17 14:39:02 -05:00
result.ts default empty result 2022-11-17 14:53:48 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts default empty result 2022-11-17 14:53:48 -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