Hello Hailo community,
I am trying to test my custom YOLOv11 object detection model on Hailo-8 with Raspberry Pi 5.
Model details:
• Framework: Ultralytics YOLO (YOLOv11)
• Input size: 640x640
• Format: ONNX
• Use case: Non-commercial testing / personal project
• Number of classes: 1 (dog)
I currently do not have access to the Hailo AI Software Suite Docker image and therefore cannot compile the model to HEF using the Dataflow Compiler.
Would anyone be willing to help compile my ONNX model to HEF for testing purposes?
If needed, I can provide:
• ONNX file
• Additional model information
• Anchors / class count
• Any required configuration details
Google Drive link (ONNX file):
https://drive.google.com/file/d/1BtM-MFcKHpLt8vX8IxovIb6FnNJBL1uV/view?usp=sharing
Thank you very much for your time and support.