GPU acceleration in eiq Face Recogintion

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

GPU acceleration in eiq Face Recogintion

758 次查看
sharat2096
Contributor I

Hi,

I executed a tflite based Face Recognition application on imx8mqevk with bsp 5.4.3.1 ,i could see a part of GPU coming into picture.I didn't get anything on how GPU is running even when UseNNapi(false) in the existing code base.Any inputs on running ".tflite"  model on GPU making this code base as reference??.

https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-tflite/face_recognit...

 Sources for compilation were taken from the mentioned link.

0 项奖励
3 回复数

684 次查看
sharat2096
Contributor I
0 项奖励

745 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Sharat2096,

 

The face recognition is part of the eiq and openCV please check this page:

https://vanity-freescale.jiveon.com/docs/DOC-343740

 

Regards

 

0 项奖励

731 次查看
sharat2096
Contributor I

Hi,

Actually my point of interest is how GPU is handling  the tflite model,I tried a similar approach but the i could see only CPU execution and nothing was running on GPU. Also interested to know  how tflite interpreter is enabling the execution on GPU for the EIQ Sample Code. Few cases of my trial gave some segmentation faults while calculating tensors following EIQ face recognition cpp application as reference .

0 项奖励