This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Description
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