human/src
Vladimir Mandic e1546e158f add static type definitions to main class 2021-08-19 16:16:56 -04:00
..
age strict type checks 2021-08-17 08:51:17 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
draw strict type checks 2021-08-17 08:51:17 -04:00
efficientpose strict type checks 2021-08-17 08:51:17 -04:00
emotion switch to async data reads 2021-08-12 09:31:16 -04:00
faceres strict type checks 2021-08-17 08:51:17 -04:00
gender strict type checks 2021-08-17 08:51:17 -04:00
gesture updated gesture types 2021-07-29 11:01:50 -04:00
handpose strict type checks 2021-08-17 08:51:17 -04:00
image strict type checks 2021-08-17 08:51:17 -04:00
movenet strict type checks 2021-08-17 08:51:17 -04:00
object switch to async data reads 2021-08-12 09:31:16 -04:00
posenet strict type checks 2021-08-17 08:51:17 -04:00
tfjs fix centernet box width & height 2021-06-11 16:12:24 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts add webgu checks 2021-08-15 08:09:40 -04:00
face.ts rebuild full 2021-08-17 18:49:49 -04:00
helpers.ts strict type checks 2021-08-17 08:51:17 -04:00
human.ts add static type definitions to main class 2021-08-19 16:16:56 -04:00
interpolate.ts fix interpolation overflow 2021-08-18 14:28:31 -04:00
models.ts strict type checks 2021-08-17 08:51:17 -04:00
persons.ts strict type checks 2021-08-17 08:51:17 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -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

For details how to build the Human library see Wiki