Trung-Rei / License-plate-recognition-YOLO

This project is for recognizing motorbike license plate in Vietnam. Includes detecting LP and recognizing characters on it. I'll write report later πŸ˜…

Home Page:https://license-plate-det-by-trung.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License-plate-recognition-YOLO

Online detector: https://license-plate-det-by-trung.herokuapp.com/

How to run

Install required packages:

pip install -r requirements.txt

Run:

python example.py -i [PathToImage]

Result's saved in file result.jpg

Use online detector

Interface:

alt text

Select image file, hit DETECT and wait a bit:

alt text

About

This project is for recognizing motorbike license plate in Vietnam. Includes detecting LP and recognizing characters on it. I'll write report later πŸ˜…

https://license-plate-det-by-trung.herokuapp.com/


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.8%Language:CSS 0.0%Language:HTML 0.0%Language:JavaScript 0.0%