Hi, I tested yolov8m on Asus UGen300 (Hailo-10H via USB 3.1) using the hailortcli benchmark tool, but the FPS is significantly lower than the Model Zoo reference.
Command: hailortcli benchmark yolov8m.hef --power-mode ultra_performance
Result: 39.67 FPS
Model Zoo reference: 49.9 FPS
Is this gap due to USB 3.1 vs PCIe Gen3 x4 bandwidth?
Also, on Hailo-8, hailortcli run can be used to monitor in/out bandwidth. On UGen300 (Hailo-10H), this command doesn’t seem to work — is this a hardware limitation of the USB interface, or am I using it incorrectly?

