human/src
Vladimir Mandic 8523da07b5 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
..
age autodetect inputSizes 2021-03-11 10:26:14 -05:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
emotion autodetect inputSizes 2021-03-11 10:26:14 -05:00
gender autodetect inputSizes 2021-03-11 10:26:14 -05:00
gesture implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
handpose fix box clamping and raw output 2021-03-17 14:35:11 -04:00
nanodet fix box clamping and raw output 2021-03-17 14:35:11 -04:00
tfjs updated model defaults 2021-02-22 09:13:11 -05:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
draw.ts fix box clamping and raw output 2021-03-17 14:35:11 -04:00
human.ts fix box clamping and raw output 2021-03-17 14:35:11 -04:00
image.ts strong typings 2021-03-13 13:47:45 -05:00
imagefx.js fix imagefx and add dev builds 2021-02-21 07:20:58 -05:00
profile.ts updated lint rules 2021-02-13 09:16:41 -05:00
sample.ts convert to typescript 2021-02-08 11:39:09 -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

For details how to build the Human library see Wiki