captcha-breaker icon indicating copy to clipboard operation
captcha-breaker copied to clipboard

Enhancement: Get training captcha solution from filename

Open fsarachu opened this issue 4 years ago • 2 comments

Would be great if src/create_train_data.py picked up all files under data/captcha by itself, using each filename as the captcha solution.

I find it very tedious having to create the data/captcha.json while we could use the filename itself to store the captcha solution in an easier way (also a lot easier if you are manually creating test data).

Thoughts?

fsarachu avatar Oct 12 '19 03:10 fsarachu

@fsarachu nice idea. I will flow this way when have free time. thanks for your report!

dominhhai avatar Oct 16 '19 02:10 dominhhai

@fsarachu nice idea. I will flow this way when have free time. thanks for your report!

I'm not very proficient in Python, but will try to submit a PR for this as soon as I have some time!

fsarachu avatar Oct 22 '19 13:10 fsarachu