Definitive guide

Can we get a definitive guide from HAILO for going from fresh Raspberry Pi 5 OS install to face detection?

Hey @M_S

You’re referring to this Tappas app: tappas/apps/h8/gstreamer/general/face_recognition at master · hailo-ai/tappas · GitHub

Currently, this app isn’t optimized for Raspberry Pi. We’re in the process of optimizing more Tappas examples for the Raspberry Pi AI kit. However, if you’re looking to implement face recognition and detection, I suggest:

  1. Review the example I shared earlier.
  2. Take a look at the face_detection post-processing code in the Tappas repository.

These resources should give you a good starting point for implementing a similar app, even if it’s not yet fully optimized for Raspberry Pi. The face_detection post-processing code, in particular, will provide insights into how you might structure your own application.

Regards

Thank you. Can you kindly elaborate? What am I following exactly? Thanks a lot.

And no, I was referring to face detection as discussed in this article. Following this article worked a month ago but no longer works:

1 Like

Instead returns an error 13 when trying to open the .hef file