From 194320cb83b390643af34ba8e1ae5e7d9f6a72f5 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 8 Nov 2020 12:44:08 -0500 Subject: [PATCH] updated readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09a83b46..6f2a46cb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ - [**Issues Tracker**](https://github.com/vladmandic/human/issues) - [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log) +
+ ### Wiki pages: - [**Home**](https://github.com/vladmandic/human/wiki) @@ -27,12 +29,16 @@ - [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance) - [**Credits**](https://github.com/vladmandic/human/wiki/Credits) +
+ 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* (and maybe with React-Native as it doesn't use any DOM objects) +
+ *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!*