hailo-rpi5-examples bounding box coordinates

Hello, I have been strugling a long time to get coordinates out of detected bounding boxes in hailo-rpi5-examples using my tpu hailo 26 tops. I would be happy if I could get solution for both object detection and segmentation so I could use them further in my project.

Hey @dejan_fistric,

Welcome to the Hailo Community!

We recommend using the Hailo apps infrastructure, as it provides greater flexibility for recreating and customizing your pipeline to suit your specific needs.

For your project, we have existing pipelines for both detection and segmentation. Additionally, we offer examples of pipelines running two models simultaneously. You can reference these implementations as a starting point and adapt them by swapping in your own models and adjusting the post-processing as needed.

Hope this helps!