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.