You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object Detection project using YOLOv11 and EasyOCR to detect license car plates in Egypt , cropping them in images and processing videos and recognize Arabic letters and numbers with a web app for Interactive UI for users
YOLOv5 model trained on a custom dataset to detect car plates. Detected plates are passed to EasyOCR to read them. Implemented simple object tracking to improve accuracy.
GUI live stream ocr with yolov8n, in this file you will have all types versions of stream car plate ocr that make detection to the plate of the car and make recognition for the characters of the plate with easy_ocr and the GUI made by custumtk