Request for .hef file conversion from YOLOv11 ONNX model (2025.07 SDK)

Hello

I’m currently working with the Hailo-8 platform and using the 2025.07 SDK.
I would like to deploy a custom YOLOv11m model, but I do not have access to the full SDK that includes hailo_quantizer or hailo_model_compiler.

Would it be possible for you to help me convert my yolov11m.onnx model to a .hef file?
Here are the details:

  • Model: YOLOv11m
  • Input shape: 640x640
  • Number of classes: [your class count]
  • SDK Version: 2025.07
  • Target: Hailo-8

Thank you very much!

Best regards, jinwoo

Hi @jinwoo_bae

Welcome to the Hailo community.

You can try our cloud compiler: Early Access to DeGirum Cloud Compiler

Hey @jinwoo_bae!

You should have access already - I think you might just need to download the DFC. Head over to our developer site and grab it from there. You can use either the DFC or hailoMZ, whatever works better for you.

Here are the links:

Once you’ve got that sorted, you’ll be able to compile your model. Let me know if you run into any issues!