captchouli icon indicating copy to clipboard operation
captchouli copied to clipboard

Create adversarial net to bot-test the captcha

Open bakape opened this issue 7 years ago • 0 comments

assuming that you have a large corpus of (image, character name) data, you should be able to plug that into an off-the-shelf ML lib and get a model that solves the current captchas. from there, apply filters to the images, retrain your solver, and repeat until you can no longer train the solver with decent accuracy.

bakape avatar Nov 10 '18 21:11 bakape