human/src
Vladimir Mandic c5dc4ecaff enable canvas patching for nodejs 2021-09-13 13:30:08 -04:00
..
age fix multiple memory leaks 2021-09-13 13:28:35 -04:00
blazeface fix multiple memory leaks 2021-09-13 13:28:35 -04:00
blazepose fix multiple memory leaks 2021-09-13 13:28:35 -04:00
draw redefine config and result interfaces 2021-09-11 23:54:35 -04:00
efficientpose fix multiple memory leaks 2021-09-13 13:28:35 -04:00
embedding fix multiple memory leaks 2021-09-13 13:28:35 -04:00
emotion fix multiple memory leaks 2021-09-13 13:28:35 -04:00
faceres fix multiple memory leaks 2021-09-13 13:28:35 -04:00
fingerpose update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
gear fix multiple memory leaks 2021-09-13 13:28:35 -04:00
gender fix multiple memory leaks 2021-09-13 13:28:35 -04:00
gesture fix multiple memory leaks 2021-09-13 13:28:35 -04:00
handpose fix multiple memory leaks 2021-09-13 13:28:35 -04:00
image fix multiple memory leaks 2021-09-13 13:28:35 -04:00
movenet fix multiple memory leaks 2021-09-13 13:28:35 -04:00
object fix multiple memory leaks 2021-09-13 13:28:35 -04:00
posenet fix multiple memory leaks 2021-09-13 13:28:35 -04:00
segmentation fix multiple memory leaks 2021-09-13 13:28:35 -04:00
tfjs modularize human class and add model validation 2021-09-12 18:37:06 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
env.ts enable canvas patching for nodejs 2021-09-13 13:30:08 -04:00
face.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
helpers.ts strict type checks 2021-08-17 08:51:17 -04:00
human.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
interpolate.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
models.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
persons.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts fix multiple memory leaks 2021-09-13 13:28:35 -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

Build Process
TypeDoc API Specification