❓ How Can I Run the Old TAPPAS Examples (License Plate & Face Recognition) on Hailo-8 with Raspberry Pi 5?

I’m using the TAPPAS repository on a Raspberry Pi 5 with the Hailo-8 module. In the older versions of the repo, there were apps like License Plate Recognition and Facial Recognition, but I noticed that in the latest version, those have been removed — only object detection remains.

Is there a way to:

  • Access and run the older examples (like LPR and Face Recognition)?
  • Make them work on the latest Hailo-8 setup with RPi5?
  • Or should I revert to an older commit of the repo? If yes, which one is stable for these apps?

Any guidance or working steps would be really appreciated!

Please Provide Me With Exact Steps On How To Setup This Repository GitHub - hailo-ai/tappas: High-performance, optimized pre-trained template AI application pipelines for systems using Hailo devices on RPI5 and Hailo 8

Hey @helter_skelter,

If you need to stick with the older tappas version for now, you can grab tag 3.28, 3.29, or whichever version works for your needs. Just heads up though - it’s officially deprecated at this point.

The good news is that our next hailo-apps-infra release will include LPR, multi-source, and the other pipelines you’re probably looking for. We’re in the process of porting over all the tappas pipelines, so once that’s done, the old version won’t be supported anymore.

Hope that helps!