Using YOLOv6 with Hailo-8L on Raspberry Pi: Pipeline vs Standalone Support

Hi all,

I’m currently using a Raspberry Pi with the Hailo-8L and would like to experiment with YOLOv6.

From what I understand, it seems that YOLOv6 may not be supported within the pipeline example applications, and would instead need to be implemented using the standalone application approach.

Could anyone confirm if this is correct?

Also, are there any examples or recommended approaches for integrating YOLOv6 with Hailo on the Raspberry Pi?

Thanks in advance.

Hi @user254,

OLOv6 is fully supported in the GStreamer pipeline apps.
hailo-detect-simple pipeline app uses YOLOv6-Nano as its default model.

Thanks,
Michael.

Sorry my typo, I was referring to YOLO26, is that supported in pipeline apps?

Hi @user254,

Thanks,
Michael.