- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello:
Trying to run the sample Hello Object Detection in:
https://docs.openvino.ai/latest/notebooks/004-hello-detection-with-output.html
Get the following error:
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
<ipython-input-13-91d59ca51c94> in <module> 6 7 input_layer_ir = compiled_model.input(0) ----> 8 output_layer_ir = compiled_model.output("boxes")
RuntimeError: Output for tensor name 'boxes' is not found.
Please take a look
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Farhâd,
Thank you for reaching out to us.
For your information, this error is related to the model's output. For the Hello Object Detection notebook tutorial, it is using the horizontal-text-detection-0001 from Open Model Zoo which has the "boxes" output.
Please ensure that the IR model (.xml and .bin) files are included in the following directory when running the notebook:
You can refer to the Outputs section for more information.
Regards,
Hairul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks.
how can i access those IR models ( xml + bin )?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Farhâd,
Following the OpenVINO™ Notebooks Windows installation guide, you can access the IR model (.xml and .bin) files for the Hello Object Detection tutorial located in the following directory:
<openvino_notebooks_dir>\notebooks\004-hello-detection\model
Regards,
Hairul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Farhâd,
This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Regards,
Hairul
![](/skins/images/BB1F1F4A87ADD5519B4C7EA2DE1D225A/responsive_peak/images/icon_anonymous_message.png)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page