Muhammad-Zeerak-Khan/Automatic-License-Plate-Recognition-using-YOLOv8
A deep learning system that detects vehicles and reads license plates from video using YOLOv8 and OCR.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This project uses YOLOv8 models to detect vehicles and license plates in video footage. It combines object detection with EasyOCR to read plate characters. The system implements tracking algorithms to follow vehicles across frames, outputs detected plates to CSV files, and provides visualization to display results overlaid on the original video.