human/src
Vladimir Mandic ab3cda4f51 fix backend order initialization 2021-10-03 08:12:26 -04:00
..
body update movenet-multipose and samples 2021-09-28 17:07:34 -04:00
face breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
gear refactoring 2021-09-27 13:58:13 -04:00
gesture redesign face processing 2021-09-28 12:01:48 -04:00
hand tweaked default values 2021-09-28 13:48:29 -04:00
handpose redesign face processing 2021-09-28 12:01:48 -04:00
image breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
object refactoring 2021-09-27 13:58:13 -04:00
segmentation breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
tfjs fix backend order initialization 2021-10-03 08:12:26 -04:00
util redesign face processing 2021-09-28 12:01:48 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts tweaked default values 2021-09-28 13:48:29 -04:00
human.ts breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
models.ts breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
result.ts define app specific types 2021-09-27 09:19:43 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts refactoring 2021-09-27 13:58:13 -04: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