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

600件の閲覧回数
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 返信

577件の閲覧回数
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 件の賞賛
返信