Converting YOLO26 model with custom dataset to .HEF

I trained a base YOLO26s model on my custom dataset and then converted it from .pt to .onnx. Now I’m trying to convert it to the .hef format, but I’m running into an issue - the AI Software Suite does not provide an option for converting a YOLO26s model.

This model is not yet in the Model Zoo. However, you can use the Hailo Dataflow Compiler (DFC) to convert, calibrate, optimize, and compile it to Hailo executable (HEF), through the APIs described in the DFC User Guide.