airaria / CaptchaRecognition

End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
MIT License
115 stars 37 forks source link

Captcha.image #2

Open wanhaipeng opened 6 years ago

wanhaipeng commented 6 years ago

hi the question:No module named captcha.image where is the file?

thx

airaria commented 6 years ago

You have to install captcha package first : pip install captcha