human/src
Vladimir Mandic 886d5f0189 added multithreaded demo 2021-06-14 10:23:06 -04:00
..
age modularize build platform 2021-06-06 20:34:29 -04:00
blazeface unified build 2021-06-05 12:59:11 -04:00
blazepose update build with automatic linter 2021-06-03 09:41:53 -04:00
draw added multithreaded demo 2021-06-14 10:23:06 -04:00
efficientpose update build with automatic linter 2021-06-03 09:41:53 -04:00
embedding modularize build platform 2021-06-05 17:51:46 -04:00
emotion update build with automatic linter 2021-06-03 09:41:53 -04:00
faceres modularize build platform 2021-06-05 17:51:46 -04:00
gender modularize build platform 2021-06-06 20:34:29 -04:00
gesture added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
handpose unified build 2021-06-05 12:59:11 -04:00
image enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
movenet update build with automatic linter 2021-06-03 09:41:53 -04:00
object fix centernet box width & height 2021-06-11 16:12:24 -04:00
posenet unified build 2021-06-05 12:59:11 -04:00
segmentation modularize build platform 2021-06-05 17:51:46 -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 modularize build platform 2021-06-05 17:51:46 -04:00
face.ts enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
helpers.ts work on body segmentation 2021-06-04 20:22:05 -04:00
human.ts custom build tfjs from sources 2021-06-06 19:00:34 -04:00
interpolate.ts added multithreaded demo 2021-06-14 10:23:06 -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 enable body segmentation and background replacement 2021-06-05 11:54:49 -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