eIQ Sample - Face Recognition for imx8mm board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

eIQ Sample - Face Recognition for imx8mm board

544 Views
mohamed_gaseen
Contributor III

Hi All,

 

I'm currently working on eIQ example with face_recognition demo on the i.MX 8M Mini board with Yocto image flashed on it. Here the face_recognition is working fine for me.

I need the same(face recognition) or any other sample demos like (object_detection or gesture_detection) to work with my Android image for imx8mm board. Can you please help me with this.

Thanks in Advance.

0 Kudos
Reply
3 Replies

246 Views
mohamed_gaseen
Contributor III

Hi,

Too late for this sub. I'm currently working on the i.MX93 board.

I'm using eiq python examples as face recognition demo.

root@imx93evk:/usr/bin/eiq-examples-git/face_recognition#

Here I'm running the python demo python3 main.py -i /dev/video0 on the weston command with the linux remote desktop application(Remmina).

weston --backend=rdp-backend.so --rdp-tls-cert=/usr/bin/server.crt --rdp-tls-key=/usr/bin/server.key &

And the demo is running successfully but the issue is that while running the python3 is occupying more memory(maximum 90%) on the CPU. What is the reason for the issue. Find the below top command log for your reference.

PID   USER   PR NI    VIRT        RES      SHR      S %CPU %MEM  TIME+ COMMAND
2282  root  20  0  724544 127936  86924  S   89.8     6.6      1:38.71   python3

Is there any possible way to run this demo on NPU. Please help me to fix out the issue.

Thanks in Advance.

0 Kudos
Reply

520 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You can follow the machine learning user guide, steps by steps to have object detection and gesture detection.

Regards

0 Kudos
Reply

233 Views
mohamed_gaseen
Contributor III

Thank you for the reply,

I'll sure shot try the object detection and gesture detection demos too. But the main requirement we need to work is face recognition demo. Is there any way to run the face recognition on NPU.

Kindly help me with this query.

0 Kudos
Reply