Graduation Project – Digital Egypt Pioneers Initiative (DEPI), under MCIT, Egypt
Built a real-time ALPR system tailored to Egyptian license plates using YOLO and a custom OCR model for Arabic characters.
Deployed a full pipeline (detection → OCR → classification) via Streamlit with a bilingual interface. Achieved 100% precision
at optimal thresholds and 94%+ accuracy on real data.
Tech Used: Python, YOLOv11, OpenCV, Streamlit, NumPy