human/src
Vladimir Mandic c3b59baff1 change build process 2021-09-10 21:21:29 -04:00
..
age strict type checks 2021-08-17 08:51:17 -04:00
blazeface improve face box caching 2021-08-17 09:15:47 -04:00
blazepose strict type checks 2021-08-17 08:51:17 -04:00
draw update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
efficientpose strict type checks 2021-08-17 08:51:17 -04:00
embedding strict type checks 2021-08-17 08:51:17 -04:00
emotion switch to async data reads 2021-08-12 09:31:16 -04:00
faceres strict type checks 2021-08-17 08:51:17 -04:00
fingerpose update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
gear strict type checks 2021-08-17 08:51:17 -04:00
gender strict type checks 2021-08-17 08:51:17 -04:00
gesture implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
handpose update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
image change build process 2021-09-10 21:21:29 -04:00
movenet implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
object switch to async data reads 2021-08-12 09:31:16 -04:00
posenet strict type checks 2021-08-17 08:51:17 -04:00
segmentation strict type checks 2021-08-17 08:51:17 -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 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
face.ts rebuild full 2021-08-17 18:49:49 -04:00
helpers.ts strict type checks 2021-08-17 08:51:17 -04:00
human.ts change build process 2021-09-10 21:21:29 -04:00
interpolate.ts update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
models.ts strict type checks 2021-08-17 08:51:17 -04:00
persons.ts strict type checks 2021-08-17 08:51:17 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
sysinfo.ts strict type checks 2021-08-17 08:51:17 -04:00
warmup.ts updated wiki 2021-08-23 08:41:50 -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