/license-plate-detector-webcam

License plate detector demo supported for webcam and optimized for Jetson Nano

Primary LanguagePythonApache License 2.0Apache-2.0

License Plate Tracker App

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!

Image of cars

Requirements

Running

See this page for documentation on setting up projects in the dashboard. See this page for details on building and running applications.

Output

You should see output similar to the image shown here

Image of cars

Troubleshooting

  • 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 with aai user login if not.

Support

Docs: https://alwaysai.co/docs/ Community Discord: https://discord.gg/alwaysai Email: support@alwaysai.co