Run custom YOLOv8 Model on RPI5 with Hailo AI Shield

Hi @Simon_Wolf
Glad to see you got the model working. Displaying inference results using PySDK is very simple (a single line of code): display(inference_result.imageOverlay). You can see examples at DeGirum/hailo_examples: DeGirum PySDK with Hailo AI Accelerators or User Guide 3: Simplifying Object Detection on a Hailo Device Using DeGirum PySDK - Guides - Hailo Community