Hi! i was tryin to run my yolo11s-obb model following Hailo-Application-Code-Examples/runtime/python/oriented_object_detection at main · hailo-ai/Hailo-Application-Code-Examples · GitHub
However, the hef model that i provide seems to be different than the model that automatically downloads if i use
$ python ./oriented_object_detection.py -n yolo11s_obb -i <img_path>
Pls check the image to know the difference between the models. Am I exporting my model in a wrong way or do you guys follow some other way to export the OBB models. Kindly let me know, I’m stuck here.
