JackonYang / captcha-tensorflow

Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
MIT License
996 stars 272 forks source link

is possible resolve this? #9

Closed letarg0 closed 3 years ago

letarg0 commented 6 years ago

https://github.com/aero2a/kape-

I can found php library. Is possible next using C code to resolve after training net?

JackonYang commented 6 years ago

I can not read the language in that repo.

I checked the pictures, it is possible to resolve those pictures.

letarg0 commented 6 years ago

How i can create learn and test data? Is possible to using config file? not filename as inut data?

JackonYang commented 6 years ago

How i can create learn and test data?

refer to: https://github.com/JackonYang/captcha-tensorflow#generate-dataset-for-training

Is possible to using config file? not filename as inut data?

you need to change the code to support it.

letarg0 commented 6 years ago

can I generate image a_0001.png with 'a' char image a_0002....etc? this hex codes are not important?

is possible using other size of data for example 1000 ?

$python datasets/gen_captcha.py -d --npi 1 -n 1000

What check network wit one image?

i have one image and what i can get ascii result?

texrg commented 6 years ago

forget, this is not a solution

JackonYang commented 6 years ago

@letarg0 https://github.com/JackonYang/captcha-tensorflow#1-char-captcha

letarg0 commented 6 years ago

i create https://github.com/letarg0/obrazy trouble is with line on image and meybe bend chars? on https://github.com/letarg0/obrazy/tree/master/letter_images are separate chars