2025-01-14 09:20 PM
Hello everyone:
I encountered a problem when importing the ONNX model and using the X CUDE AI tool for analysis. I have tried many solutions but couldn't solve it. I hope someone here can help me. The specific problem is as follows:
ST Edge AI Core v1.0.0-19894
NOT IMPLEMENTED: Only step=1 is supported for each axis: [2]
This is a problem that occurred after adding the SPDConv module to the YOLOv5 model. Before that, the model could be imported and analyzed smoothly.
2025-01-15 07:55 AM
Hello @segamar ,
In the zip, this is the non SPDversions?
The ST Edge AI (behind cubeAI) is supporting the spaceToDepth for onnx so there should not be an issue.
https://stedgeai-dc.st.com/assets/embedded-docs/supported_ops_onnx.html
Could you upload the onnx model that does not work please.
Thanks
Julian
2025-01-15 09:56 PM
2025-01-16 12:29 AM
Hello @segamar ,
Your last model goes through the last version of st edge ai without any issue: ST Edge AI Core v10.0.0-20047
Have a good day,
Julian