human/src
Vladimir Mandic 200bccbb43 add faceid demo 2021-11-11 11:30:55 -05:00
..
body implement wasm missing ops 2021-11-05 13:36:53 -04:00
face documentation overhaul 2021-11-10 12:21:45 -05:00
gear performance and memory optimizations 2021-11-05 11:28:06 -04:00
gesture new frame change detection algorithm 2021-11-06 10:21:51 -04:00
hand add additional hand gestures 2021-11-08 07:36:26 -05:00
image auto tensor shape and channels handling 2021-11-09 19:39:18 -05:00
object implement wasm missing ops 2021-11-05 13:36:53 -04:00
segmentation new frame change detection algorithm 2021-11-06 10:21:51 -04:00
tfjs add faceid demo 2021-11-11 11:30:55 -05:00
util documentation overhaul 2021-11-10 12:21:45 -05:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
exports.ts add faceid demo 2021-11-11 11:30:55 -05:00
human.ts documentation overhaul 2021-11-10 12:21:45 -05:00
models.ts add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
result.ts add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts refactoring 2021-09-27 13:58:13 -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