You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In README.md, it said the default SSD model is from here. However, I checked the labels, the model on Percept has 183 labels, but the model in OpenVINO has only 92 labels. Where is the OpenVINO version of the default ssd_mobilenet_v2_coco.blob?
Hi, I used different ways to find the model ssd_mobilenet_v2_coco in OpenVINO model zoo. Please check here. The number of labels is still 92 labels which is different from what I found on Azure Percept, 183 labels,
Describe the bug
I tried to find the OpenVINO version of the default object detection model, ssd_mobilenet_v2_coco.blob, but couldn't find it.
In README.md, it said the default SSD model is from here. However, I checked the labels, the model on Percept has 183 labels, but the model in OpenVINO has only 92 labels. Where is the OpenVINO version of the default
ssd_mobilenet_v2_coco.blob
?To Reproduce
None
Expected behavior
The labels on Azure Percept should be the same as The labels in OpenVINO.
Screenshots
None
Logs
None
Additional context
None
The text was updated successfully, but these errors were encountered: