human/README.md

2.2 KiB

Human Library

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


Project pages:


Wiki pages:


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

  • Browser/WebWorker: Compatible with CPU, WebGL and WASM 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)

This is a pre-release project, see issues for list of known limitations and planned enhancements

Suggestions are welcome!




Examples

Using static images:
Example Using Image

Using webcam:
Example Using WebCam