human/src
Vladimir Mandic 55fc6f536f add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
..
age strict type checks 2021-08-17 08:51:17 -04:00
blazeface add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
blazepose redefine config and result interfaces 2021-09-11 23:54:35 -04:00
draw redefine config and result interfaces 2021-09-11 23:54:35 -04:00
efficientpose redefine config and result interfaces 2021-09-11 23:54:35 -04:00
embedding strict type checks 2021-08-17 08:51:17 -04:00
emotion redefine config and result interfaces 2021-09-11 23:54:35 -04:00
faceres redefine config and result interfaces 2021-09-11 23:54:35 -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 redefine config and result interfaces 2021-09-11 23:54:35 -04:00
handpose add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
image add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
movenet redefine config and result interfaces 2021-09-11 23:54:35 -04:00
object add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
posenet redefine config and result interfaces 2021-09-11 23:54:35 -04:00
segmentation redefine config and result interfaces 2021-09-11 23:54:35 -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 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
env.ts add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
face.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
helpers.ts strict type checks 2021-08-17 08:51:17 -04:00
human.ts add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
interpolate.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
models.ts strict type checks 2021-08-17 08:51:17 -04:00
persons.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts redefine config and result interfaces 2021-09-11 23:54:35 -04:00
sample.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