How to generate embeddings for face recognition

I am currently working on a face recognition system and I managed to make the face detection work. However, I am trying to do the ace alignment and cropping , then later on do the embeddings that i can store and later on do the face matching. I was wondering if there is anyone who managed to do it, I am using rpi5 with hailo8l , I tried the Sanjoy tutorial and it failed on my part. If someone managed to do it , do guide me. Thanks!

Hey @_Tricx,

Just wanted to let you know we actually just released a face recognition system in our latest update for the hailo apps! You can check it out here: hailo-apps-infra/hailo_apps/hailo_app_python/apps/face_recognition at main · hailo-ai/hailo-apps-infra · GitHub

If you run into any specific issues or have questions while setting it up, feel free to drop them here and I’ll help out!

Hi @_Tricx
You can refer to our detailed tutorial on face recognition: A Comprehensive Guide to Building a Face Recognition System