Skip to content

ashok426/Vehicle-number-plate-recognition-YOLOv5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Vehicle-number-plate-recognition

Detect a vehicle number plate automatically and in addition to that extract the text and number from the detected number plate image using Optical character recognition(OCR). So it's a combination of both object detection using YOLOv5 and OCR(extract text from images).

Blog about project

For more detailed knowledge about project, read my blog on medium

https://medium.com/@ashok.1055/automatic-number-plate-detection-using-yolov5-and-extraction-of-text-using-ocr-2868668aa479

Result of object detection

city-call-taxi

Region of interest

city-call-taxi

OCR result

cro

In the above image, tesseract recognized the number wrongly as 4 for 1. Yes, Character recognition using OCR is not accurate.There is still lot needs to improve on image processing in future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published