Using HAILO 8 with python to run YOLO object detection on static images

I have a model trained by YOLOv11 to detect objects in static images. This was done on the Google Coral just fine, using python.

I am looking to do the exact same thing with the HAILO 8. Is this possible?

For example: I want to create a python script that processes 10 images and runs the object detection model on them and save those results.

Hi @Richard_Negron,

Thanks,

I am getting an error when run the inference on a folder of images.

Nothing gets saved to the output…

I got it. Something was wrong with my Hailo executable file. Not sure what though

1 Like