webml-polyfill
webml-polyfill copied to clipboard
[IE-MKLDNN] Facial Landmark examples don't work on IE backned
Test Env: Chromium Version: nightly build 79.0.3917.0 (74a844d) Platform: Windows/Linux
Expected Result: Facial Landmark examples should work.
Actual Result:
The position of key points are not accurate for Facial Landmark Detection:

How to Reproduce:
- Setup test server and start
- Launch chromium with IE backend(appending --use-inference-engine) and visit http://localhost:8080/examples/facial_landmark_detection/
- Select FAST_SINGLE_ANSWER and unselect WASM
- Select one model(except for Tiny Yolo v2)