human/src
Vladimir Mandic 38714b023f complete async work 2021-08-14 11:16:26 -04:00
..
age switch to async data reads 2021-08-12 09:31:16 -04:00
blazeface complete async work 2021-08-14 11:16:26 -04:00
blazepose switch to async data reads 2021-08-12 09:31:16 -04:00
draw added multithreaded demo 2021-06-14 10:23:06 -04:00
efficientpose complete async work 2021-08-14 11:16:26 -04:00
embedding complete async work 2021-08-14 11:16:26 -04:00
emotion switch to async data reads 2021-08-12 09:31:16 -04:00
faceres complete async work 2021-08-14 11:16:26 -04:00
gear complete async work 2021-08-14 11:16:26 -04:00
gender complete async work 2021-08-14 11:16:26 -04:00
gesture updated gesture types 2021-07-29 11:01:50 -04:00
handpose complete async work 2021-08-14 11:16:26 -04:00
image minor update 2021-08-05 10:38:04 -04:00
movenet fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
object switch to async data reads 2021-08-12 09:31:16 -04:00
posenet fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
segmentation switch to async data reads 2021-08-12 09:31:16 -04:00
tfjs fix centernet box width & height 2021-06-11 16:12:24 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts add note on manually disping tensor 2021-06-18 13:39:20 -04:00
face.ts fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
helpers.ts work on body segmentation 2021-06-04 20:22:05 -04:00
human.ts complete async work 2021-08-14 11:16:26 -04:00
interpolate.ts added multithreaded demo 2021-06-14 10:23:06 -04:00
models.ts update build process to remove warnings 2021-07-31 20:42:28 -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 fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
sysinfo.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