Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 244 Bytes

File metadata and controls

2 lines (2 loc) · 244 Bytes

Automatic-Plate-Number-Recognition

This project implements an automatic license plate recognition system using YOLOv8 for plate detection and EasyOCR for text extraction, storing recognized plates in SQLite3 for easy retrieval and analysis.