/python-license-plate-blur

Simple project in python that use AI to blur car license plate on photo

Primary LanguagePython

This project is using a trained ML model built using Yolo. It can be found here

OpenCv is then used to blur the area detected by the model.

TODO

Some type of license plate is not detected correctly. The model need to be trained on extra images:

  • black plates
  • square plates (not rectangular)