The trained model accurately identifies license plates in images. EasyOCR is then employed to perform Optical Character Recognition (OCR) on the detected license plates, extracting valuable information. The results are systematically organized and saved in CSV format.
- Python 3
- Dependencies: Install required packages by running
pip install -r requirements.txt
.
Run the license plate detection and OCR: python main.py