Hi,
I am trying to use a segment anything model in unity. I have installed the latest version of sentis package and Unity. I have tested the onnx model in the python environment outside unity and it worked well. When I imported it, I got the message:
Unity.Sentis.Model+ImporterWarning: required input 2 was not found
However, there should be only one input which is the image array. I cannot figure out why the onnx importer is looking for the second input. I am attaching the screenshot. It would be very appreciated if someone could give me a direction or solution. Thanks!
Albert
4 posts - 3 participants