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 # Human Library
**3D Face Detection & Rotation Tracking, Face Embedding & Recognition,** **3D Face Detection & Rotation Tracking, Face Embedding & Recognition,**
**Body Pose Tracking, Hand & Finger Tracking,** **Body Pose Tracking, 3D Hand & Finger Tracking,**
**Iris Analysis, Age & Gender & Emotion Prediction** **Iris Analysis, Age & Gender & Emotion Prediction,**
**& Gesture Recognition** **Gesture Recognition**
<br>
JavaScript module using TensorFlow/JS Machine Learning library 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 both desktop and mobile platforms
Compatible with *WebWorker* execution Compatible with *WebWorker* execution
- **NodeJS**: - **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> <br>