Hi
Here we have a Problem that there is a lot of Traffic from People who not life here.
So I want to track the Licence Plate and see which Country, District People are drive truth.
I have an high Frame Rate USB Camera with an nice Zoom to cover bother Lanes.
Currently I dont own a AI Accellerator.
Are there any How To from start to finnish how to do so?
Thanks
Hey @AIFan,
Welcome to the Hailo Community!
I wanted to point you toward an example we have for license plate recognition, though I should mention upfront that it’s pretty outdated. You can find it here: tappas/apps/h8/gstreamer/general/license_plate_recognition at master · hailo-ai/tappas · GitHub
The thing is, this example has some limitations - the models are older and they only work with numbers, not letters. We’re aware of these issues and are actually working on a much better example that we’ll be adding to our main apps repository here: GitHub - hailo-ai/hailo-rpi5-examples
Hope this helps get you started, and keep an eye out for the updated version!