human/src
Vladimir Mandic 5e1743695d add insightface 2022-08-08 15:09:26 -04:00
..
body add insightface 2022-08-08 15:09:26 -04:00
draw placeholder for face contours 2022-07-13 12:08:23 -04:00
face add insightface 2022-08-08 15:09:26 -04:00
gear fix(gear): ensure gear.modelPath is used for loadModel() 2022-07-13 08:22:28 -04:00
gesture update typescript 2021-11-17 16:50:21 -05:00
hand implement model caching using indexdb 2022-01-17 11:03:21 -05:00
image support 4k input 2022-04-21 09:39:40 -04:00
object add insightface 2022-08-08 15:09:26 -04:00
tfjs update profiling methods 2022-08-04 09:15:13 -04:00
util swtich to release version of tfjs 2022-07-16 09:08:58 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts add webview support 2022-07-13 08:53:37 -04:00
exports.ts beta for upcoming major release 2022-07-17 21:31:08 -04:00
human.ts update profiling methods 2022-08-04 09:15:13 -04:00
models.ts add insightface 2022-08-08 15:09:26 -04:00
result.ts placeholder for face contours 2022-07-13 12:08:23 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts update profiling methods 2022-08-04 09:15: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