eiq samples imx8mqevk

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

eiq samples imx8mqevk

2,745 次查看
manizillion
Contributor IV

I downloaded the eIQ object recognition CPP sample application source from the following link,

 

https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-opencv/obj_recogniti...

 

Compiled the source using the imx8mqevk toolchain and tested the binary on the imx8mqevk target board it's running on the latest FSL image 5.4 kernel.

 

The app was running on the CPU memory only not on the GPU memory so the application response was very slow.

 

Is it possible to run the same app on the imx8 GPU side for better response time and speed?

 

Also, share some references for CPP based image processing sources on the GPU side.

0 项奖励
回复
2 回复数

2,740 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello manizillion,

 

The only instruction that manages the gpu are from OpenCV, and unfortunately the examples working as is. You can add to the GPU adding more instruction for the GPU.

 

Regards

 

0 项奖励
回复

2,734 次查看
manizillion
Contributor IV

hi ,

Can i get pyeiq equivalent for c++ code using tflife as example, can you share the source code link for c++ machine learning applications for imx8mqevk ?

0 项奖励
回复