Hi.
I am running a Hailo 8 on a Raspberry Pi 5.
I played a bit with the hailo-apps tiling example, and it works fine with a yolov8 model.
But when supplying a yolov26 model (both taken as a HEF file from the Model Zoo), the tiling example doesn’t output any detections.
Is there any way to make this work? Do i need to export to HEF in a different way?
Thanks.