Unity-Technologies / barracuda-release

Other
564 stars 76 forks source link

onnx model trained in azure autoML is not imported #305

Open Sun-Pak opened 1 year ago

Sun-Pak commented 1 year ago

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:

unity error

Here is Onnx model link: https://drive.google.com/file/d/1lSjivrafEgHy13_nKM6ShN-Z9rCRhoUM/view?usp=share_link

romygt commented 1 year ago

did you solve this problem?

mikirain commented 6 months ago

Did I train onnx externally and then import it into Unity and I got a no pointer error.