webml-polyfill icon indicating copy to clipboard operation
webml-polyfill copied to clipboard

[IE-MYRIAD] The results are incorrect for ResNet v2(ONNX) example

Open Christywl opened this issue 5 years ago • 0 comments

Test Env: Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Linux

Expected Result: Examples should work.

Actual Result: The results are incorrect for ResNet v2(ONNX) example: Screenshot from 2020-06-12 14-23-32

How to Reproduce:

  1. Launch chromium with /usr/bin/chromium-browser-unstable --no-sandbox --use-inference-engine and visit https://intel.github.io/webml-polyfill/examples/image_classification
  2. Select LOW_POWER and unselect WASM
  3. Select ResNet v2(ONNX)

Christywl avatar Jun 12 '20 06:06 Christywl