文章见链接:https://blog.csdn.net/m0_54925305/article/details/123246627?spm=1001.2014.3001.5502
输入执行如下命令:python train-license-province.py train 进行省份简称训练
输入执行如下命令:python train-license-province.py predict 进行省份简称识别
输入执行如下命令:python train-license-letters.py train 进行城市代号训练
输入执行如下命令:python train-license-letters.py predict 进行城市代号识别
输入执行如下命令:python train-license-digits.py train 进行车牌编号训练
输入执行如下命令:python train-license-digits.py predict 进行车牌编号识别