Answer the question
In order to leave comments, you need to log in
How to clearly recognize text from captcha?
There is such a captcha
you need to recognize the text with the condition. Raw Tesseract doesn't work, tried converting to B/W like this:
thresh = 35
fn = lambda x: 255 if x > thresh else 0
bw = primer.convert('L').point(fn, mode='1')
Answer the question
In order to leave comments, you need to log in
Here is the neuron.
Only this particular network is trained in Chinese (I won’t even show how she read it). It's more of a proof of work.
Answer: CTPN for detecting words in a picture; CRNN for word recognition.
Relearn Russian and you will be happy.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question