skotz / cbl-js

JavaScript CAPTCHA solving library
MIT License
155 stars 47 forks source link

How to solve this captcha? #53

Open acv-binhnv opened 4 years ago

acv-binhnv commented 4 years ago

Can you help me with these? Thanks you! 1590101959 1590101960 1590101961 1590101962 1590101963 1590101964 1590101965

skotz commented 4 years ago

This one will take a bit of work since it uses multiple fonts and both upper and lower case letters. You just need to focus on the weaknesses, like all images have exactly 4 characters and the speckled background does nothing. The real work will be getting enough samples of each letter and for each distinct font to train the model well enough.

acv-binhnv commented 4 years ago

pls can help me a preprocess method