This app uses object detection and employs a centroid tracker to monitor a frame for license plates and vehicles. Please note that the model used in this app does not detect the content or read the characters from a license plate. Pair this app with an OCR library to do so.
If you'd like to build your own license plate tracker from scratch, download the ready made dataset to begin training your own license plate detection model and check out our model training quickstart guide. Then test out your model with your new app!
See this page for documentation on setting up projects in the dashboard. See this page for details on building and running applications.
You should see output similar to the image shown here
- If you are having trouble connecting to your edge device, see our docs on working with edge devices.
- Make sure you are logged in to the CLI. Verify with
aai user show
and log in withaai user login
if not.
Docs: https://alwaysai.co/docs/ Community Discord: https://discord.gg/alwaysai Email: support@alwaysai.co