human/src
Vladimir Mandic fa3ab21215 add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
..
age human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
blazeface human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
blazepose major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
draw add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
efficientpose human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
embedding fix node build and update model signatures 2021-05-11 07:53:06 -04:00
emotion human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
faceres human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
gender human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
gesture added filter.flip feature 2021-04-19 16:02:47 -04:00
handpose human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
image update 2021-04-19 16:19:03 -04:00
object add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
posenet update & fix posenet 2021-05-05 10:07:44 -04:00
tfjs experimental node-wasm support 2021-04-13 21:45:45 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
face.ts human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
profile.ts major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
result.ts refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
sample.ts convert to typescript 2021-02-08 11:39:09 -05:00
sysinfo.ts exception handling 2021-04-09 10:02:40 -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