The smart city reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for traffic or stadium sensing, analytics and management tasks.
I used openvinotoolkit/training_extension(latest_version) for training Face-detection-0205 model from pretrained weights and converted into IR format successfully. But when I used this model with smart city sample(latest_version)
, I got an error " Cannot create MVN layer InstanceNormalization_279/InsNorm/MVN id:354 from unsupported opset: opset6" . Please let me know where I am wrong
I used openvinotoolkit/training_extension(latest_version) for training Face-detection-0205 model from pretrained weights and converted into IR format successfully. But when I used this model with smart city sample(latest_version) , I got an error " Cannot create MVN layer InstanceNormalization_279/InsNorm/MVN id:354 from unsupported opset: opset6" . Please let me know where I am wrong