mirror of https://github.com/vladmandic/human
update
parent
c13f8eb808
commit
cb7e64e4ff
22
Home.md
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:
|
<br>
|
||||||
- [**Documentation**](https://github.com/vladmandic/human#readme)
|
|
||||||
|
### Project pages:
|
||||||
|
|
||||||
|
- [**Live Demo**](https://vladmandic.github.io/human/demo/index.html)
|
||||||
- [**Code Repository**](https://github.com/vladmandic/human)
|
- [**Code Repository**](https://github.com/vladmandic/human)
|
||||||
- [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human)
|
- [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human)
|
||||||
- [**Issues Tracker**](https://github.com/vladmandic/human/issues)
|
- [**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)
|
- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log)
|
||||||
|
|
||||||
Wiki pages:
|
### Wiki pages:
|
||||||
|
|
||||||
- [**Home**](https://github.com/vladmandic/human/wiki)
|
- [**Home**](https://github.com/vladmandic/human/wiki)
|
||||||
- [**Installation**](https://github.com/vladmandic/human/wiki/Install)
|
- [**Installation**](https://github.com/vladmandic/human/wiki/Install)
|
||||||
- [**Usage**](https://github.com/vladmandic/human/wiki/Usage)
|
- [**Usage**](https://github.com/vladmandic/human/wiki/Usage)
|
||||||
|
@ -23,7 +27,7 @@ Wiki pages:
|
||||||
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
|
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
|
||||||
- [**Credits**](https://github.com/vladmandic/human/wiki/Credits)
|
- [**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
|
- Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
|
||||||
- NodeJS: Compatible with software *tfjs-node* and CUDA accelerated backends *tfjs-node-gpu*
|
- 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*
|
*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!*
|
*Suggestions are welcome!*
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<hr>
|
||||||
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue