PatrickLib / captcha_recognize

Image Recognition captcha without image segmentation 无需图片分割的验证码识别
Apache License 2.0
554 stars 173 forks source link

theory #3

Open Coulson1026 opened 6 years ago

Coulson1026 commented 6 years ago

what's the theory? how can you recognize the whole captcha without image segmentation ?

PatrickLib commented 6 years ago

In this project, every character is distributed in specific areas of the image, so CNN can combine localization, segmentation and recognition of multi-character text. References: https://vision.in.tum.de/_media/spezial/bib/stark-gcpr15.pdf