01 · Automotive aftermarket · Retail / Service
Nationwide car-goods chain, listed on TSE Prime
Real-time AI masking of license plates in in-store video
ChallengeLicense plates captured in store footage had to be blurred to protect privacy. Volumes were far beyond what manual work could handle.
ApproachWe built the training data and trained and tuned a license-plate detection model, then put ingestion, detection, blurring and output into a single production pipeline.
ResultStable operation with no manual work. Anything the model misses can be corrected from the operations console, so accuracy and operability go together. We continue to monitor and run the infrastructure post-release.
Systems we built · 4
- License-plate detection AI model — From training-data creation to model training and tuning.
- Real-time auto-masking pipeline — Production pipeline from video ingestion through detection, blurring and output.
- Operations console — Upload footage, review results, and manually correct anything the model missed.
- Infrastructure build & operations — Production environment, monitoring and operations — ongoing since release.