LicensePlateGenerator

LicensePlateGenerator

July 02, 2021

LicensePlateGenerator is a Python utility that generates realistic synthetic license plate images using the Pillow library. It supports both Swedish and US license plate formats and is designed to produce training and testing data for machine learning systems.

Setup

pip3 install Pillow
python3 licenseplate.py

Credits

This work is done by Infotiv AB under the VALU3S project. This project has received funding from the ECSEL Joint Undertaking (JU) under grant agreement No 876852 (EU Horizon 2020). The project is started and maintained by Hamid Ebadi.

LicensePlateGenerator GitHub repository