eIQ tool model deployment to imx8m nano with linux 6.1.55 pre build image

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

eIQ tool model deployment to imx8m nano with linux 6.1.55 pre build image

134 Views
nagasai
Contributor I

Hi Nxp,

I am trying to deploy model built by eIQ Tool and deploy to my imx8m nano evk board. I have ported the board imx8m nano with linux L6.1.55_2.2.0_MX8MN.

When I click deploy in the eIQ Tool after successful connection to the device it just get stuck in progress.

Can you please provide the exact steps. As following document I am not clear and it is not working.

0 Kudos
1 Reply

111 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Edit your conf/local.conf file to include the eIQ packages in your Embedded Yocto image:

IMAGE_INSTALL_append = " armnn pyarmnn tensorflow-lite onnxruntime ml-security opencv"

 

 

  • pyarmnn is an Arm NN (neural network) Python API package

  • ml-security is NXP’s additional machine learning security package.

  • Please follow The machine learning document of your bsp documentation.

Regards

 

0 Kudos