Hailo8R and Hailo8

I have Hailo-8R mPCIe AI Acceleration module. And I found that the pre-trained models in Model Zoo are all Hailo8 format. Could I use those hef directly or do I need to convert models from onnx to hef and use hw-arch=hailo8r myself?

Hey @Zoey_Goh,

Yes, you can definitely use these models on the Hailo8r. Just keep in mind that they were compiled for a 400 MHz clock rate, while the Hailo8r runs at 200 MHz, so you might see some performance slowdown. But they should still work fine.