mirror of https://github.com/vladmandic/human
|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| browser.html | ||
| browser.js | ||
| browser.sh | ||
| build.log | ||
| node.js | ||
| test-backend-node-cpu.js | ||
| test-backend-node-gpu.js | ||
| test-backend-node-wasm.js | ||
| test-backend-node.js | ||
| test-node-gear.js | ||
| test-node-load.js | ||
| test-node-main.js | ||
| test.log | ||
README.md
Test Results
Automatic Tests
Not required for normal funcioning of library
NodeJS using TensorFlow library
- Image filters are disabled due to lack of Canvas and WebGL access
NodeJS using WASM
- Requires dev http server
See https://github.com/tensorflow/tfjs/issues/4927 - Image filters are disabled due to lack of Canvas and WeBGL access
- Only supported input is Tensor due to missing image decoders
Browser Tests
- Chrome/Edge: All Passing
- Firefox: WebWorkers not supported due to missing support for
OffscreenCanvas - Safari: Limited Testing