update

master
Vladimir Mandic 2020-11-08 10:06:20 -05:00
parent c13f8eb808
commit cb7e64e4ff
1 changed files with 15 additions and 7 deletions

22
Home.md

@ -1,16 +1,20 @@
# Human Library Wiki Pages
# Human Library
## 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition
## 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)
<br>
### Project pages:
- [**Live Demo**](https://vladmandic.github.io/human/demo/index.html)
- [**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:
### Wiki pages:
- [**Home**](https://github.com/vladmandic/human/wiki)
- [**Installation**](https://github.com/vladmandic/human/wiki/Install)
- [**Usage**](https://github.com/vladmandic/human/wiki/Usage)
@ -23,7 +27,7 @@ Wiki pages:
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
- [**Credits**](https://github.com/vladmandic/human/wiki/Credits)
Compatible with *Browser*, *WebWorker* and *NodeJS* execution
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*
@ -32,3 +36,7 @@ Compatible with *Browser*, *WebWorker* and *NodeJS* execution
*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!*
<br>
<hr>
<br>