human/src
Vladimir Mandic 1811e1c621 restructure results strong typing 2021-05-22 12:33:19 -04:00
..
age human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
blazeface human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
blazepose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
draw restructure results strong typing 2021-05-22 12:33:19 -04:00
efficientpose restructure results strong typing 2021-05-22 12:33:19 -04:00
embedding fix node build and update model signatures 2021-05-11 07:53:06 -04:00
emotion human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
faceres human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -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 restructure results strong typing 2021-05-22 12:33:19 -04:00
image update 2021-04-19 16:19:03 -04:00
object restructure results strong typing 2021-05-22 12:33:19 -04:00
posenet restructure results strong typing 2021-05-22 12:33:19 -04:00
tfjs experimental node-wasm support 2021-04-13 21:45:45 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts caching improvements 2021-05-20 19:14:07 -04:00
face.ts restructure results strong typing 2021-05-22 12:33:19 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts restructure results strong typing 2021-05-22 12:33:19 -04:00
profile.ts major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
result.ts restructure results strong typing 2021-05-22 12:33:19 -04:00
sample.ts convert to typescript 2021-02-08 11:39:09 -05:00
sysinfo.ts exception handling 2021-04-09 10:02:40 -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