dominhhai / captcha-breaker

High Accuracy Captcha Breaker with Tensorflow and Node.js
MIT License
135 stars 38 forks source link

Number of captcha examples #1

Open Raidus opened 5 years ago

Raidus commented 5 years ago

Hi,

thanks for providing this awesome module! :-)

Can you share how much captcha examples you've used for the training stage? I got an accuracy of 0.3 with 5 examples. How much should I use for training?

Best Willy

dominhhai commented 5 years ago

Depend on your captcha. For DL, you need at least 10.000 examples to train.

Raidus commented 5 years ago

Oh, that's a lot! Not that easy to get all these samples :-)