Answer the question
In order to leave comments, you need to log in
How to solve the captcha?
Hello, I need to teach the computer to solve captchas. They are not complex.
Here's an example:
I only need an algorithm (action plan), according to which I will develop a model. If it's not difficult, then write the libraries that you need (for working with images). I'm going to use Keras. Thanks in advance.
Answer the question
In order to leave comments, you need to log in
1. Draw images of numbers (as many and varied as possible)
2. Train your model for tesseract-ocr
3. Feed the captcha into the tesseract (you may still need additional gestures with numbers: discolor, feed into the tesseract not the whole number at once, but by a separate digit, rotate somehow, etc.)
4. Get the result
5. Profit
most captchas, even Google 2, are solved by turning on the sound and a lexical analyzer with or without ML.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question