eIQ Toolkit: can't find available models

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

eIQ Toolkit: can't find available models

跳至解决方案
347 次查看
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 项奖励
回复
1 解答
166 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @sicScar1 

 

From internal team:

 

The models should be available here: NXP/eiq-model-zoo: A collection of machine learning models for vision optimized for NXP products. This repo should have the steps to create/download models that eIQ supports.

 

 

Best regards,

Salas.

在原帖中查看解决方案

0 项奖励
回复
5 回复数
293 次查看
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.

282 次查看
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 项奖励
回复
167 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @sicScar1 

 

From internal team:

 

The models should be available here: NXP/eiq-model-zoo: A collection of machine learning models for vision optimized for NXP products. This repo should have the steps to create/download models that eIQ supports.

 

 

Best regards,

Salas.

0 项奖励
回复
139 次查看
sicScar1
Contributor II

Hi @Manuel_Salas , 

Thanks for the feedback.
Yes, I knew Model Zoo, but when I looked into it, it wasn't very clear, and the references were old. 
Coincidentally, yesterday there was a huge commit with A LOT of changes, just when you wrote me here. So I guess we need to give it a try again and check these modifications done in the model zoo. 

For the moment, I'm setting the latest post as a solution.
I will come back if there's something else to check again.

Best regards  

标记 (3)
0 项奖励
回复
268 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @sicScar1 

I asked internally.

I will let you know any update.

 

Best regards,

Salas.