captcha preprocessing codes
Opened this issue · 2 comments
Times125 commented
Do you have the plan to share the captcha preprocessing codes? I read your paper, very nice.
Times125 commented
Would you like to share some captchas? Such as reCapthca v1 , Google don't support v1 now. @yeguixin
yeguixin commented
Hi, thanks for your attention. You can refer to this repository to generate as many as captchas of Google reCaptcha V1. In addition, we inspired by the cGANs to build our preprocessing model which is used to removing security features. You also can directly use it to remove the security features of captchas.