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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

598 次查看
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 项奖励
回复
1 回复

575 次查看
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 项奖励
回复