human/README.md

1.9 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

  • Browser/WebWorker: Compatible with CPU, WebGL, WASM and WebGPU backends
  • NodeJS: Compatible with software tfjs-node and CUSA 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