mirror of https://github.com/vladmandic/human
2.2 KiB
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:
- Home
- Demos
- Installation
- Usage
- Configuration
- Outputs
- Notes on Backends
- Gesture Recognition
- Development Server
- Build Process
- List of Models
- Performance Notes
- Performance Profiling
- Credits
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!