/Automatic-License-Plate-Recognition-Python

This stands for Automatic Number/License Plate Recognition, ALPR, ANPR, Vehicle Number Plate Recognition, Vehicle Detection and Vehicle Tracking

Primary LanguagePython

📚 Product & Resources - Here

🛟 Help Center - Here

💼 KYC Verification Demo - Here

🙋‍♀️ Docker Hub - Here

Automatic-License-Plate-Recognition

Overview

We implemented ANPR/ALPR(Automatic Number/License Plate Recognition) engine with unmatched accuracy and precision by applying SOTA(State-of-the-art) deep learning techniques in this repository. This repository demonstrates ANPR/ALPR model inference in Linux server.

Online Test Demo

To try KBY-AI ALPR Online Test, please visit here

Model Weights

To run this repository, model weights are needed.

About Repository

1. Set up

  1. Clone this repository to local or server machine.

  2. Install python 3.9 or later version

  3. Install dependencies using 'pip' command

pip install tensorflow
  1. Run inference
python main.py

2. Performance Video

You can visit our YouTube video for ANPR/ALPR model's performance here to see how well our demo app works.

ANPR/ALPR Demo