human/src
Vladimir Mandic 4ab5bbb6e6 update all box calculations 2021-05-25 08:58:20 -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 update all box calculations 2021-05-25 08:58:20 -04:00
efficientpose update all box calculations 2021-05-25 08:58:20 -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 update all box calculations 2021-05-25 08:58:20 -04:00
handpose update all box calculations 2021-05-25 08:58:20 -04:00
image update all box calculations 2021-05-25 08:58:20 -04:00
object update all box calculations 2021-05-25 08:58:20 -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 implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
face.ts update all box calculations 2021-05-25 08:58:20 -04:00
helpers.ts update all box calculations 2021-05-25 08:58:20 -04:00
human.ts update all box calculations 2021-05-25 08:58:20 -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 all box calculations 2021-05-25 08:58:20 -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