human/src
Vladimir Mandic 5761eb282a update typedoc definitions 2021-05-30 18:45:39 -04:00
..
age update all box calculations 2021-05-25 08:58:20 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
draw implemented service worker 2021-05-30 17:56:40 -04:00
efficientpose added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
emotion update all box calculations 2021-05-25 08:58:20 -04:00
faceres update all box calculations 2021-05-25 08:58:20 -04:00
gender update all box calculations 2021-05-25 08:58:20 -04:00
gesture added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
handpose update all box calculations 2021-05-25 08:58:20 -04:00
image implemented service worker 2021-05-30 17:56:40 -04:00
movenet added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
object release candidate 2021-05-30 12:03:34 -04:00
posenet implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
tfjs update all box calculations 2021-05-25 08:58:20 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts update typedoc definitions 2021-05-30 18:45:39 -04:00
face.ts implemented service worker 2021-05-30 17:56:40 -04:00
helpers.ts update all box calculations 2021-05-25 08:58:20 -04:00
human.ts update typedoc definitions 2021-05-30 18:45:39 -04:00
persons.ts update all box calculations 2021-05-25 08:58:20 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts update typedoc definitions 2021-05-30 18:45:39 -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