Computer Vision Project
A CNN-based OCR system developed to detect and recognize Qatari license plates using YOLOv5m, OpenCV preprocessing, and EasyOCR.
QPlate Vision is a localized automatic license plate recognition system designed for Qatari vehicles. The project focuses on detecting vehicles, isolating relevant regions, enhancing image quality, and extracting plate numbers under real-world conditions such as lighting variation, blur, and angle changes.
Contributed to the YOLOv5 integration, testing workflow, and debugging process across the recognition pipeline.
Worked on creating the ground truth dataset used to compare OCR outputs against expected plate values during evaluation.
Precision
Recall
F1-Score
Accuracy
This project demonstrates how computer vision and OCR can be adapted to localized, real-world challenges. By focusing on Qatari license plates, the system addresses bilingual formatting, varied environmental conditions, and practical recognition needs relevant to traffic, parking, and smart-city applications.