Object Detection - yolo26 does not work with Hailo-10H, although the Readme says otherwise ( hailo-apps/hailo_apps/python/standalone_apps/yolo26/object_detection/README.MD at main · hailo-ai/hailo-apps · GitHub )
This is the output of python object_detection_onnx_postproc.py --list-models:
============================================================
Available models for: object_detection_onnx_postproc (hailo10h) [standalone]
============================================================
Architecture ‘hailo10h’ not supported. Available: hailo8, hailo8l
Hi @user9922,
As stated at the beginning of the Readme: “This example demonstrates object detection using a Hailo-8 device, based on the 2026 Ultralytics YOLO26”.
Thanks,
Michael.
Oh ok. Later on under Requirements it mentions 5.3.0 hailo_platform for Hailo-10H devices so I thought that was therefore supported too.
1 Like
Hi @user9922,
You right - we will fix the readme.
Thanks for pointing out!
1 Like
Is Hailo-10H support expected any time soon?
Given 10H superior to 8, pretty keen to use YOLO26 as it’s optimised for edge devices
Hi @user9922,
Yes - we are working to release soon Yolo26 for hailo-10H.
Thanks,
Michael.
1 Like
awesome. looking forward!
1 Like