From 7e7c6d2ea2424a1dcc815afeed3d97de9c6f72b3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 5 Feb 2025 09:50:45 -0500 Subject: [PATCH] update compatibility notes Signed-off-by: Vladimir Mandic --- README.md | 37 ++++++++++++++----------------------- wiki | 2 +- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index cf238d3a..8bebe6b8 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,20 @@ ## Compatibility -- **Browser**: - Compatible with both desktop and mobile platforms - Compatible with *CPU*, *WebGL*, *WASM* backends - Compatible with *WebWorker* execution - Compatible with *WebView* -- **NodeJS**: - Compatibile with *WASM* backend for executions on architectures where *tensorflow* binaries are not available - Compatible with *tfjs-node* using software execution via *tensorflow* shared libraries - Compatible with *tfjs-node* using GPU-accelerated execution via *tensorflow* shared libraries and nVidia CUDA +**Browser**: + - Compatible with both desktop and mobile platforms + - Compatible with *WebGPU*, *WebGL*, *WASM*, *CPU* backends + - Compatible with *WebWorker* execution + - Compatible with *WebView* + - Primary platform: *Chromium*-based browsers + - Secondary platform: *Firefox*, *Safari* + +**NodeJS**: + - Compatibile with *WASM* backend for executions on architectures where *tensorflow* binaries are not available + - Compatible with *tfjs-node* using software execution via *tensorflow* shared libraries + - Compatible with *tfjs-node* using GPU-accelerated execution via *tensorflow* shared libraries and nVidia CUDA + - Supported versions are from **14.x** to **22.x** + - NodeJS version **23.x** is not supported due to breaking changes and issues with `@tensorflow/tfjs`
@@ -370,20 +375,6 @@ And for even better results, you can run detection in a separate web worker thre


-## Compatibility - -### Browser - -- Tested using latest version of chromium based browsers -- Support for Firefox and Safari is based on best-effort - -### NodeJS - -- Supported versions are from **14.x** to **22.x** -- NodeJS version **23.x** is not supported due to breaking changes and issues with `@tensorflow/tfjs` - -


- ## Inputs `Human` library can process all known input types: diff --git a/wiki b/wiki index 0c4999f3..56b703f9 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 0c4999f3526c4c9e014400c7e20eda6184c152ed +Subproject commit 56b703f9ad44c549d0cd25eb15eb9246f430d6fa