intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 42 forks source link

[Examples/Face Recognition] The results are incorrect with 'Tiny Yolo v2 Face(TFlite)' #1226

Closed Christywl closed 4 years ago

Christywl commented 4 years ago

Test Env: Chromium Version: nightly build 79.0.3917.0(d370896) Platform: all

Expected Result: Examples should work.

Actual Result: The results are incorrect on WASM/WebGL with 'Tiny Yolo v2 Face(TFlite)':

BruceDai commented 4 years ago

Fixed by PR #1229, the results by WASM and WebGL are as following:

ty-1

ty-2

ty-21

ty-22

Christywl commented 4 years ago

This issue has been fixed on the latest codes https://github.com/intel/webml-polyfill/commit/b563f945e5122af30efa8e7be0887598886892c1.