Skip to content

sudipg4112001/License-plate-detection-and-OCR-from-low-resolution-images

Repository files navigation

LPR-LRtoHR-OCR

Python Pandas Numpy OpenCV Real esrGAN pytesseract

Aim:

  • Detection on vehicle license plate from low resolution traffic images.(Using yoloV5)
  • Extraction of license plates from the images and zoom them 5x times. (Using openCV)
  • Enhance the resolution of the extracted images. (Using Real esrGAN)
  • Extract the license plate text. (Using pytesseract)

Dependencies:

  • pandas
  • numpy
  • yoloV5
  • pytorch
  • openCV
  • Real ESRGAN
  • pytesseract

Workflow diagram

Flowchart

License plate detection output

image

Extraction of license plate

image

Low resolution output after zooming

image

Low resolution to High resoltution

image

Text extraction from license plate

image

Model Performance

  • Mean Average Precision(mAP)=92.6%
  • Precision=94.8%
  • Recall=87.8%

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published