Skip to content

Latest commit

 

History

History

ALPR

Automatic License Plate Recognition

This repository contains code of our blog post Automatic License Plate Recognition.

This code takes a two step approach where License plates are first detected using YOLOv4 and OCR is then applied using PaddleOCR on the detected License plates.

Requirements

pip install -r requirements.txt

ALPR output example

ALPR output

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.