human/src
Vladimir Mandic 4880048595 add hand labels in draw 2021-04-26 07:37:29 -04:00
..
age major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
blazeface convert blazeface to module 2021-04-25 16:56:10 -04:00
blazepose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
draw add hand labels in draw 2021-04-26 07:37:29 -04:00
efficientpose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
embedding major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
emotion major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
faceres major update for 1.8 release candidate 2021-04-25 13:16:04 -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 convert blazeface to module 2021-04-25 16:56:10 -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 major update for 1.8 release candidate 2021-04-25 13:16:04 -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 cleanup demo workflow 2021-04-26 07:19:30 -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 convert blazeface to module 2021-04-25 16:56:10 -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