human/README.md

2.5 KiB

Human Library

3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition


Project pages:


Wiki pages:


Additional notes:


Compatible with Browser, WebWorker and NodeJS execution on both Windows and Linux

  • Browser/WebWorker: Compatible with CPU, WebGL, WASM and WebGPU backends
  • NodeJS: Compatible with software tfjs-node and CUDA accelerated backends tfjs-node-gpu
  • (and maybe with React-Native as it doesn't use any DOM objects)

See issues and discussions for list of known limitations and planned enhancements

Suggestions are welcome!




Options

Options visible in demo




Examples


Using static images:

Example Using Image


Using webcam:

Example Using WebCam