From d503386dca7515594ca12359645d4a694d9d2762 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 17 Mar 2021 11:48:25 -0400 Subject: [PATCH] update readme --- Home.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 2a80548..ddf3ae7 100644 --- a/Home.md +++ b/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** + +
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