human/test
Vladimir Mandic c76d5ee5a2 update typedoc definitions 2021-05-30 18:45:39 -04:00
..
README.md update 2021-04-15 17:13:27 -04:00
test-main.js added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
test-node-gpu.js human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
test-node-wasm.js update typedoc definitions 2021-05-30 18:45:39 -04:00
test-node.js human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
test.js implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
test.log update typedoc definitions 2021-05-30 18:45:39 -04:00

README.md

Test Results

Automatic Tests

NodeJS using TensorFlow library

NodeJS with GPU acceleation using CUDA

NodeJS using WASM


Manual Tests

Browser using WebGL backend

  • Chrome/Edge: All Passing
  • Firefox: WebWorkers not supported due to missing support for OffscreenCanvas
  • Safari: Limited Testing

Browser using WASM backend

  • Chrome/Edge: All Passing
  • Firefox: WebWorkers not supported due to missing support for OffscreenCanvas
  • Safari: Limited Testing
  • Fails on object detection:
    Kernel 'SparseToDense' not registered for backend 'wasm'
    https://github.com/tensorflow/tfjs/issues/4824