Skip to content

abbracadabra/alipay-captcha-break

Repository files navigation

Accuracy is horrible,about 20% i guess.


This is the captcha we are trying to bypass:

scripts includes:

  • gensinglecontour.py #generate images for training
  • trainsinglecontour.py #training
  • predictcontour.py #predict

dependencies:

  • python3.6 #never tested other versions
  • tensorflow
  • numpy
  • PIL
  • opencv

To predict,run python predictcontour.py.Edit line 17 to change the image location.

About

支付宝网页支付验证码识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages