update

master
Vladimir Mandic 2020-11-07 09:21:46 -05:00
parent 8357fda561
commit 343eedc6b4
2 changed files with 32 additions and 1 deletions

33
Home.md

@ -1 +1,32 @@
Welcome to the human wiki!
# Human Library Wiki Pages
## 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition
Project pages:
- [**Documentation**](https://github.com/vladmandic/human#readme)
- [**Code Repository**](https://github.com/vladmandic/human)
- [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human)
- [**Issues Tracker**](https://github.com/vladmandic/human/issues)
- [**Live Demo**](https://vladmandic.github.io/human/demo/index.html)
- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log)
Wiki pages:
- [**Home**](wiki)
- [**Installation**](wiki/Install)
- [**Usage**](wiki/Usage)
- [**Configuration**](wiki/Configuration)
- [**Outputs**](wiki/Outputs)
- [**Demos**](wiki/Demos)
- [**Development Server**](wiki/Development-Server)
- [**Build Process**](wiki/Build-Process)
- [**Profiling**](wiki/Profiling)
- [**Performance Notes**](wiki/Performance)
- [**Credits**](wiki/Credits)
Compatible with *Browser*, *WebWorker* and *NodeJS* execution
Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
(and maybe with React-Native as it doesn't use any DOM objects)
*This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations and planned enhancements*
*Suggestions are welcome!*