human/README.md

2.6 KiB

Human Library

3D Face Detection, Face Embedding & Recognition,

Body Pose Tracking, Hand & Finger Tracking,

Iris Analysis, Age & Gender & Emotion Prediction

& Gesture Recognition


Native JavaScript module using TensorFlow/JS Machine Learning library
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

Project pages:


Wiki pages:


Additional notes:

And my quick future-looking To-do list


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