Abstract

An automatic system to recognize vehicle license plates is a growing need to improve safety and traffic control, specifically in major urban centers. The License Plate Recognition task is generally a computational-intensive task, where the entire input image frame is scanned, the found plates are segmented, and character recognition is then performed. Frequently, this processing is made using general purposes GPUs. This paper proposes an embedded solution to detect and recognize Brazilian license plates using convolutional neural networks (CNN). The system was implemented in a Raspberry Pi3 with a Pi NoIR v2 camera module, which was used to obtain the images of vehicles. The proposed system detects license plates in the captured image using Tiny YOLOv3 architecture and identifies its characters using a second convolutional network trained on synthetic images and fine-tuned with real license plate images. The proposed system has demonstrated to be robust to angle, lightning and noise variations. The system was validated using real license plate images under different environmental conditions reached a detection rate of 99.37% and an overall recognition rate of 97.00% while showing an average time of 2.70 seconds to process 1024x768 images with a single license plate.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.