mirror of https://github.com/vladmandic/human
age-estimationbody-segmentationbody-trackingemotion-detectionface-detectionface-matchingface-meshface-positionface-recognitionfaceidgaze-trackinggender-predictiongesture-recognitionhand-trackingiris-trackingtensorflowjstfjs
![]() |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
assets | ||
demo | ||
dist | ||
models | ||
server | ||
src | ||
wiki@c779635471 | ||
.eslintrc.json | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
config.js | ||
favicon.ico | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
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:
- Home
- Demos
- Installation
- Usage & Functions
- Configuration Details
- Output Details
- Face Embedding and Recognition
- Gesture Recognition
Additional notes:
- Notes on Backends
- Development Server
- Build Process
- Performance Notes
- Performance Profiling
- Platform Support
- List of Models & Credits
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)
This is a pre-release project, see issues for list of known limitations and planned enhancements
Suggestions are welcome!
Options
Examples
Using static images:
Using webcam: