The problem
Shared images and video footage routinely expose vehicle license plates, a privacy liability for individuals and organizations with no zero-friction redaction tool available.
Approach
A YOLOv8-based detection pipeline that locates and redacts plates in both static images and video streams. Deployed as a Streamlit app and hosted on HuggingFace Spaces for zero-install browser access.
Outcome
Live on both Streamlit Cloud and HuggingFace Spaces. Users can redact plates in the browser with no local install.
Highlights
- Real-time detection and redaction on images and video.
- YOLOv8 model for high-accuracy plate localisation.
- Zero-install: runs in the browser via HuggingFace Spaces.
- Also available as a standalone Streamlit app.

