Difference in performance for hmz yolov8s.hef and a build one.

The forum post below provides some useful guidance on the basics of analyzing performance issues:

Hailo Community - My model runs slower than expected

To help us better understand your specific case, could you please do the following:

  1. Parse both of your hef files using:
hailortcli parse-hef model.hef
  1. Provide some information about your system:
  • host CPU (x86 or Arm)
  • PCIe number of lanes (1, 2 or 4)
  • PCIe generation (1, 2 or 3)

Thanks!