Hey, I was able to find some compiled models on the Model Zoo that i was looking forward to test on my hardware, But my hardware currently only has an option of using the PCIe driver 4.15.0 or 4.19.0 hence i guess the latest .hef models on the github repo didnt work as they were compiled using DFC v3.31.0 , is there a source for finding compiled Object Detection models that were compiled using older versions of the DFC
you can download older models, the links should still be valid. E.g., in the link below change the v2.15.0
to the version you need.
Or alternatively, change the git tag to that needed version.
I needed something from v2.9.0 but it came up with some kind of access denied error when i tried to do that on the webpage :
[hailo-model-zoo.s3.eu-west-2.amazonaws.com/ModelZoo/Compiled/v2.9.0/hailo8/yolov8n.hef]
This XML file does not appear to have any style information associated with it. The document tree is shown below.
AccessDenied
Access Denied
WSR1CCCZJ70KKRE1
78kBTYD5mUHP60gG/+QGXkGEdABOFrVXX3Z5skO2+INeaESk1nBm54+oEYAEBV9RYLJxp1Hz8IPkVKOd5YJ4Vv+6QrWVM1Aj
Would it be possible for me to get access to public models that used the v3.25.0 DFC(ModelZoo 2.9.0)?