NXP IMX8MP: Machine Learning implementation with ArmNN ONNX model

Hello Team,

I am trying to implement Image Classification with NXP IMX8MP device. I have used Armnn with onnx model and tried multiple ONNX (downloaded from ONNX model zoo github). After implementing, I was getting few errors and also looking for the solutions but could not able to find. I have attached screenshot of error, can you please guide me that how to resolve the error?

In Screenshot there are 2 errors:

  • First error specifies that certain operators are not supported.

  • Second error specifies that output has not been recognized. Actually, in the code there is a need to specify correct input/output name. Though I have specified correct names, still giving the same error with my onnx models.

I am glad if you can provide me the valid solution.

Regards,
Nimesh