mirror of https://github.com/vladmandic/human
update
parent
903da57335
commit
fc1c899bfb
|
@ -1,6 +1,9 @@
|
||||||
# Human Library
|
# 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
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
### Project pages:
|
### Project pages:
|
||||||
|
|
||||||
|
@ -24,7 +27,7 @@
|
||||||
- [**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*
|
||||||
|
|
||||||
|
@ -34,7 +37,9 @@ Compatible with *Browser*, *WebWorker* and *NodeJS* execution
|
||||||
|
|
||||||
*Suggestions are welcome!*
|
*Suggestions are welcome!*
|
||||||
|
|
||||||
|
<br>
|
||||||
<hr>
|
<hr>
|
||||||
|
<br>
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit c13f8eb8089d96ef4f49bafd23860aaeacc05290
|
Subproject commit cb7e64e4ff87f5288d9a9e2b4250c33e74911c68
|
Loading…
Reference in New Issue