CoolFace
Apppublic

sarth-AI/anpr-blur-detection

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
App README

Smart Plate Reader ๐Ÿš—

This app detects vehicle license plates and reads their text using:

  • โ€”YOLOv8 (your trained best_lp.pt model) 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