human/src
Vladimir Mandic a99b969989 update 2021-05-17 08:56:57 -04:00
..
age major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
blazeface blazeface optimizations 2021-04-28 08:55:26 -04:00
blazepose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
draw switch posenet weights 2021-05-04 20:46:33 -04:00
efficientpose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
embedding fix node build and update model signatures 2021-05-11 07:53:06 -04:00
emotion major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
faceres update 2021-05-17 08:56:57 -04:00
gender major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
gesture added filter.flip feature 2021-04-19 16:02:47 -04:00
handpose update & fix posenet 2021-05-05 10:07:44 -04:00
image update 2021-04-19 16:19:03 -04:00
nanodet major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
posenet update & fix posenet 2021-05-05 10:07:44 -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 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
faceall.ts convert blazeface to module 2021-04-25 16:56:10 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts update & fix posenet 2021-05-05 10:07:44 -04:00
profile.ts major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
result.ts refactored human.config and human.draw 2021-04-13 11:05:52 -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