/license-plate-recognition

Automatic License Plate Recognition System built using YOLOv7 in Python

Primary LanguagePython

License Plate Recognition System (ALPR / ANPR)

License Plate Recognition System Made by Theos AI

This is an Automatic License Plate Recognition System built using YOLOv7 in Python, made with ❤️ by Theos AI.

Don't forget to read the Blog Post and watch the YouTube Video!

Make sure you have a camera connected to your computer, then run the following commands to start recognizing license plates.

Install all the dependencies

pip install -r requirements.txt

Copy and paste your Theos deployment URL inside run.py

URL = '<your-deployment-url>'

Start the program

python run.py