Open raymondlo84 opened 4 years ago
Hi Raymond,
Currently this Reference Implementation is supported on OpenVINO 2020.3 LTS and OpenVINO 2020.3.1 LTS versions. It is recommended to use one of these OpenVINO versions to run the application.
However, if you need to use the application particularly on the latest standard Release version of OpenVINO, please let us know and we would be glad to provide exclusive support.
Regards, Jaivin
Let me try the LTS. Could I run LTS + 2021.1 side by side? Or I have to completely remove 2021.1?
You can run on the LTS version without removing 2021.1 version
Eventhough, it would be good to make sure that the OpenVINO directory paths used in the application are pointing to the LTS version.
Any ideas on how to solve this issue?
/Users/rlo/Documents/python_demos/safety-gear-detector-python/application/inference.py:79: DeprecationWarning: 'layers' property of IENetwork class is deprecated. For iteration over network please use get_ops()/get_ordered_ops() methods from nGraph Python API [l for l in self.net.layers.keys() if l not in supported_layers] ERROR:root:Following layers are not supported by the plugin for specified device CPU: Constant_58347