Raspberry Pi AI HAT+

I’ve been working on running computer vision models locally and wanted to share some progress. My teammate @hipsterbrown developed a module that uses the Raspberry Pi AI HAT to run the YOLO model on the Hailo AI accelerator runtime. I set it up following his write-up on using it for traffic surveillance.

So far, it’s been performing well for object detection on a single video feed. I’m curious if anyone else has tried the AI HAT in their home setup, or for anything more extensive like handling multiple streams.