human/src
Vladimir Mandic d015677efa rebuild full 2021-08-17 18:49:49 -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 strict type checks 2021-08-17 08:51:17 -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
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 updated gesture types 2021-07-29 11:01:50 -04:00
handpose strict type checks 2021-08-17 08:51:17 -04:00
image strict type checks 2021-08-17 08:51:17 -04:00
movenet strict type checks 2021-08-17 08:51:17 -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 add webgu checks 2021-08-15 08:09:40 -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 strict type checks 2021-08-17 08:51:17 -04:00
interpolate.ts add experimental webgu demo 2021-08-14 13:39:26 -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 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 strict type checks 2021-08-17 08:51:17 -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