From cb7e64e4ff87f5288d9a9e2b4250c33e74911c68 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 8 Nov 2020 10:06:20 -0500 Subject: [PATCH] update --- Home.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/Home.md b/Home.md index d7e4e5f..7e78362 100644 --- a/Home.md +++ b/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: -- [**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) - [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human) - [**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) -Wiki pages: +### Wiki pages: + - [**Home**](https://github.com/vladmandic/human/wiki) - [**Installation**](https://github.com/vladmandic/human/wiki/Install) - [**Usage**](https://github.com/vladmandic/human/wiki/Usage) @@ -23,7 +27,7 @@ Wiki pages: - [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance) - [**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 - 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* *Suggestions are welcome!* + +
+
+