Skip to content

conggalam12/License_plates_recognition

Repository files navigation

License_plates_recognition

Vehicle license plate recognition with Yolo v5

Clone the repository

git clone https://github.com/conggalam12/License_plates_recognition.git

Install requirement

pip install -r requirements.txt

Download and setup weights

mkdir weights
cd weights
wget https://github.com/conggalam12/License_plates_recognition/releases/download/weights/model_detector.pt
wget https://github.com/conggalam12/License_plates_recognition/releases/download/weights/model_ocr.pt

How to use

python demo_fix.py  

Example

detect

detect

detect

About

Vehicle license plate recognition with Yolo v5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages