eIQ Toolkit: can't find available models

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

eIQ Toolkit: can't find available models

89件の閲覧回数
sicScar1
Contributor II

Hi there, 

I'm trying to become familiar with the eIQ Toolkit, Neutron converter, and all the available tools for AI/ML from NXP. I'm developing on an i. MX95 board, and it features a powerful NPU core for running models. 

Reading the EIQTUG guide, the latest release is 31 Jul 2025. I found (5.8.5 chapter) a list of supported models for the Neutron Software. This lists a lot of models, compatible with the iMX95 chip. 
Where can I find these models? How can I integrate and test them? How can I customize them to fit my use cases?

The actual version of the tool I'm using is v1.16.0
Thanks a lot, 

Simone

 

ラベル(1)
タグ(3)
0 件の賞賛
返信
3 返答(返信)

35件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @sicScar1 

I hope you are doing very well.

 

Please take a look to the i.MX Machine Learning User's Guide in section 9.1 TensorFlow Lite Demos.

There is mentioned a file called download_models.py what is used to download the models.

Actually, you can find the file here.

 

$ python3 download_models.py

 

Best regards,

Salas.

24件の閲覧回数
sicScar1
Contributor II

Hi @Manuel_Salas , 

Thanks for the file link. 

As far as I can see, this is partially true. Yes, some models are downloaded, but not all of the ones listed: 

sicScar1_0-1756797718363.pngsicScar1_1-1756797767554.png

Why is that? Am I missing something? 
Regards,

Simone

0 件の賞賛
返信

10件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @sicScar1 

I asked internally.

I will let you know any update.

 

Best regards,

Salas.