onnx to hef error

Hello, we’re doing liquid detection using image processing for a client, and we purchased a Pi5 + HQ camera along with your 26T kit.

Everything was going well during development. When we got to your environment, we started experiencing difficulties. First, we converted our .pt file to OnnX, but we couldn’t convert it to a HEF file.

We tried a Docker image on MacOS, but it didn’t work, I think it was due to the processors. We tried it on our servers, but it didn’t work. Finally, we tried it on a computer with a graphics card, and it still didn’t work. At the final stage, it told me the model we selected wasn’t compatible. I don’t understand why this is happening. Can you help me figure out what I’m doing wrong?