crack_captcha
crack_captcha copied to clipboard
破解英文数字验证码
"C:\Program Files\Python37\python.exe" D:/ProgramFiles/PythonProject/crack_captcha/crack.py Traceback (most recent call last): File "D:/ProgramFiles/PythonProject/crack_captcha/crack.py", line 15, in X = convert2gray(X) File "D:\ProgramFiles\PythonProject\crack_captcha\src\gen_model.py", line 16, in convert2gray if len(img.shape) > 2: AttributeError: 'NoneType' object has...
我等了三轮,发现实际运行起来准确率太低了 想问下要运行多久才行
  I don't know if this is a path problem or something. Please tell me what's wrong with it.
我可以试着改下么?