Request: Full SDK or Docker image with hailo_build support for custom YOLO model

Subject: Request for full SDK or Docker image including Dataflow Compiler CLI (hailo_build)

Hi,

I’m working on a research project involving blind-spot object detection using a custom YOLOv8-based model, designed for deployment on the Hailo-8 platform.
I have successfully exported my model to ONNX and set up the Docker environment from the “Hailo AI Software Suite – Docker (2025-04)” package.

However, the provided Docker image does not include CLI tools such as hailo_build or hailo_quantize, which are necessary to generate the .hef file for deployment.

Could you please provide:

  • Either a Docker image with the full Dataflow Compiler (DFC) including CLI tools
  • Or a .run installer that includes the full SDK with hailo_build and related components

This is for academic research and publication purposes, and we already have valid ONNX models and calibration data prepared.

Thanks in advance!

Welcome to the Hailo Community.

The Hailo AI Software Suite Docker contains everything you need. Please run the tutorials by calling:

hailo tutorial

For the CLI commands call

hailo --help