A privacy-focused AI web app that automatically detects and blurs vehicle number plates in images β perfect for sharing car photos on social media or marketplaces without revealing sensitive information.
- π§ AI Detection: Trained YOLOv11n model to detect number plates with high accuracy.
- π― Automatic Blurring: Detected plates are blurred instantly β no manual editing needed.
- π Web Interface: Built with Next.js for a clean, minimal frontend experience.
- βοΈ Flask API: Serves the trained model and handles image processing in real-time.
- Frontend: Next.js
- Backend: Flask (Python)
- Model Training: YOLOv11n via Ultralytics + Google Colab
- Dataset: Custom-labeled using Roboflow
git clone https://github.com/benwin-dev/licence-plate-blurring-app.git
cd number-plate-blur-app