I am experiencing a significant performance gap between my local test results and the Hailo Model Zoo documentation for YOLOv8n on Hailo-8L.
According to the Hailo Model Zoo v2.13 docs, the expected performance is:
-
Batch=1: 182 FPS
-
Batch=8: 464 FPS
However, using the pre-compiled .hef file linked in the documentation, my results are:
-
Batch=1: 61.9 FPS
-
Batch=8: 121.4 FPS
Environment:
-
Hardware: Raspberry Pi 5 (8GB)
-
AI Accelerator: Hailo-8L (M.2 Key M via PCIe)
-
OS: Raspberry Pi OS (64-bit)
-
Software: HailoRT v4.19.0, Hailo Model Zoo v2.13