human/src
Vladimir Mandic edf2d896cf update iris distance calculations 2021-05-24 07:16:38 -04:00
..
age human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
draw implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
efficientpose implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
emotion human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
faceres add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
gender human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
gesture restructure results strong typing 2021-05-22 12:33:19 -04:00
handpose implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
image use explicit tensor interface 2021-05-22 21:54:18 -04:00
object update iris distance calculations 2021-05-24 07:16:38 -04:00
posenet implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
tfjs add tfjs types and remove all instances of any 2021-05-22 21:47:59 -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 iris distance calculations 2021-05-24 07:16:38 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts use green weighted for input diff calculation 2021-05-23 13:54:22 -04:00
profile.ts add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
result.ts update iris distance calculations 2021-05-24 07:16:38 -04: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