- Generate malaysia car plate for Automatic Car Plate Recognition training
- Create one line or two line car plate
- Augmentation for different rotations and lightining
- 'S' is state prefix
- 'x' is the alphabetical sequences
- '#' is the number sequences
- The font type can be any easy to read typeface such as Arial Bold and Charles Wright
- No leading 0 in number sequences
- The alphabetical number, 'O' and 'I' is omitted due to similiar with number 0 and 1
- The alphabetical number, 'Z' is omitted to reserved for Malaysian military used
- Commemorative plates have specific alphabetical sequences which ignore the standard format
- For example, Putrajaya series uses calisto italic font and start without following the standard format
python3 main.py --total_plate 5
python3 main.py --help