update readme

master
Vladimir Mandic 2021-03-17 11:48:25 -04:00
parent 5c012ed4cc
commit d503386dca
1 changed files with 9 additions and 4 deletions

13
Home.md

@ -1,9 +1,11 @@
# Human Library
**3D Face Detection & Rotation Tracking, Face Embedding & Recognition,**
**Body Pose Tracking, Hand & Finger Tracking,**
**Iris Analysis, Age & Gender & Emotion Prediction**
**& Gesture Recognition**
**Body Pose Tracking, 3D Hand & Finger Tracking,**
**Iris Analysis, Age & Gender & Emotion Prediction,**
**Gesture Recognition**
<br>
JavaScript module using TensorFlow/JS Machine Learning library
@ -12,7 +14,10 @@ JavaScript module using TensorFlow/JS Machine Learning library
Compatible with both desktop and mobile platforms
Compatible with *WebWorker* execution
- **NodeJS**:
Compatible with both software *tfjs-node* and GPU accelerated backends *tfjs-node-gpu* using CUDA libraries
Compatible with both software *tfjs-node* and
GPU accelerated backends *tfjs-node-gpu* using CUDA libraries
Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) for processing of live WebCam video or static images
<br>