sarth-AI/anpr-blur-detection
0
Smart Plate Reader ๐
This app detects vehicle license plates and reads their text using:
- YOLOv8 (your trained
best_lp.ptmodel) for plate detection - EasyOCR for text recognition
- Regex correction + post-processing for accurate Indian number plates
- Gradio UI for easy testing and visualization
๐ง Features
โ Real-time license plate detection โ OCR with corre
