OpenVisualCloud / Smart-City-Sample

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.
BSD 3-Clause "New" or "Revised" License
186 stars 80 forks source link

Custom model's model proc shows layer name issue #802

Closed divdaisymuffin closed 2 years ago

divdaisymuffin commented 2 years ago

Hi @nnshah1

We are stuck with model proc of custom trained model, we have created our own network and trained it and converted it into IR format, now we are trying to import it to the Smart-City-Sample and also created one model-proc for the same using your guide, still we are getting error with the "layer name" for output layer.

Please find the model and model-proc here. Please find logs attached. logs.txt

divdaisymuffin commented 2 years ago

@nnshah1 we have successfully deployed with change to latest version plus change in model-proc. Also noticed that with latest update CPU utilisation is much less.

nnshah1 commented 2 years ago

Thanks @divdaisymuffin I'll assume this issue is closed.