- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
I am having custom tensorflow code which will create manual bounding box for store area and saves the coordinates , once any one comes to that area counter will increase , can anyone help me with how i can deploy / convert this solution to openvino?
Br,
Shubham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Shubham,
Thanks for reaching out, please check that your model contains only supported layers by the OpenVINO toolkit. Have you tried using the Model Optimizer to convert the model to IR format? The IR is used for inference with the Inference Engine in the OpenVINO toolkit.
We have samples and demos available that should help you get started.
https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Samples_Overview.html
https://docs.openvinotoolkit.org/latest/_demos_README.html
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Shubham,
Thanks for reaching out, please check that your model contains only supported layers by the OpenVINO toolkit. Have you tried using the Model Optimizer to convert the model to IR format? The IR is used for inference with the Inference Engine in the OpenVINO toolkit.
We have samples and demos available that should help you get started.
https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Samples_Overview.html
https://docs.openvinotoolkit.org/latest/_demos_README.html
Regards,
Jesus

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page