LPRNet_Pytorch
LPRNet_Pytorch copied to clipboard
图片尺寸、字符类别、最大字符数都需要改,应该怎么用?
trafficstars
图片尺寸需要改成,256 * 32 共有37种字符,英文+数字+额外一种符号 字符在10~20个,lpr_max_len = 20
想知道该怎么该这个网络才能用
Traceback (most recent call last):
File "F:/OCR/LPRNet_Pytorch/train_LPRNet.py", line 269, in