ML EngineerLicense Plate Recognition

Developed a License Plate Recognition (LPR) system using Python, the YOLOv8 object detection framework, and EasyOCR. To ensure accurate license plate detection, I trained YOLOv8 on a custom dataset. The program effectively extracts license plates and exports the data into a CSV format, facilitating convenient analysis and integration with other applications.