openvinotoolkit / openvino

OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
https://docs.openvino.ai
Apache License 2.0
7.33k stars 2.29k forks source link

Error running pedestrian tracker demo in debug #1382

Closed zvif closed 4 years ago

zvif commented 4 years ago

I can build and run the pedestrian tracker demo in release but when I build and run in debug I get an error (build is ok): Assertion failed: !"unknown data_type", file C:\j\workspace\private-ci\ie\build-windows-icc2018\b\repos\openvino\inference-engine\thirdparty\mkl-dnn\src\common\type_helpers.hpp, line 70 I am using Visual Studio 2017 with OpenVino version 2020.4.287

jgespino commented 4 years ago

Hi @zvif

Thanks for reaching out, I was able to reproduce your issue with the pedestrian tracker demo using person-reidentification-retail-0270 and have opened a bug for the dev team to take a look. In the meantime, could you try running the demo with the person-reidentification-retail-0248 model?

Regards, Jesus

jgespino commented 4 years ago

@zvif Did you try running the demo in debug mode with the person-reidentification-retail-0248 model?

jgespino commented 4 years ago

Closing issue, please re-open or start a new issue if additional assistance is needed.

zvif commented 4 years ago

Yes - the 0248 model works. (sorry for the delay)

jgespino commented 4 years ago

@zvif Thank you for confirming, please feel free to start a new issue if you need further assistance.