barracuda-release
barracuda-release copied to clipboard
onnx model trained in azure autoML is not imported
HI. I trained a makrcnn model in azure autoML and got a onnx. i'm trying to import in unity but I'm getting an error.
Using azure autoML automatically exports the onnx model so i can't do anything about parameters (ex. version)
I know that Barracuda support "maskrcnn". but i don't know how I fixed it.
ps. it is not working at Barracuda version 2.0.0 and 3.0.0
Here is my error message:
Here is Onnx model link: https://drive.google.com/file/d/1lSjivrafEgHy13_nKM6ShN-Z9rCRhoUM/view?usp=share_link
did you solve this problem?
Did I train onnx externally and then import it into Unity and I got a no pointer error.