cnnyzm icon indicating copy to clipboard operation
cnnyzm copied to clipboard

你好,请教下错误,有给定的验证码图片

Open alice360 opened this issue 3 years ago • 0 comments

Traceback (most recent call last): File "D:\Python\cnnyzm-master\train.py", line 185, in train() File "D:\Python\cnnyzm-master\train.py", line 166, in train batch_x, batch_y = next_batch(7) File "D:\Python\cnnyzm-master\process.py", line 58, in next_batch image_a = image[text.index(text_a)] IndexError: list index out of range

Process finished with exit code 1

alice360 avatar May 06 '22 02:05 alice360