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!