Skip to content

The work focuses on license plate detection and recognition using the YOLOv4 model. The developed algorithm identifies plates in photos and converts them into character strings. Detailed tests were conducted under varying lighting conditions, distances, and angles to evaluate its effectiveness in real-world scenarios

Notifications You must be signed in to change notification settings

Jakukow/License-Plate_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic License Plate Detector - Bachelork Work

The subject of the work focuses on the field of computer vision, more specifically on the detection and recognition of license plates. As part of this work, an algorithm was created that identifies license plates from photos, and then interprets the registration numbers, converting images of license plates into readable strings of characters. The YOLOv4 neural network model was used for the detection process. The work contains a detailed explanation of the selected techniques, described technologies used along with implementation issues. The software was subjected to detailed tests on various cars. Experiments were conducted at two different times of the day, which allowed for the assessment of the algorithm’s performance in different lighting conditions. Additionally, the tests included various distances and angles at which the license plate was visible to the camera, which allowed for the assessment of the algorithm’s ability to cope with various real-world scenarios.

Screenshots

11m-45

Detecting Plates with diffrent light scenario

Bez nazwy-1

Accuraccy tested on various distance and angels

About

The work focuses on license plate detection and recognition using the YOLOv4 model. The developed algorithm identifies plates in photos and converts them into character strings. Detailed tests were conducted under varying lighting conditions, distances, and angles to evaluate its effectiveness in real-world scenarios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages