- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
I am a very beginner to OpenVINO, I want to use a Pretrained model pedestrian-detection-adas-0002 from the openvino site.
I see it provides an output blob with shape: [1, 1, N, 7]. I would like to know how to handle this output, is there any demo/sample related to this one.
Regards,
Paul
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Paul,
Thanks for reaching out, take a look at the pedestrian-detection-adas-0002 description on how to interpret the output. The model should work with any SSD based sample/demo that is included with the OpenVINO toolkit.
You an try the Object Detection SSD C++ Demo or the Object Detection SSD Python Demo.
Hope this helps!
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I know the shap of outputs from blob If I use a model trained by myself?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page