kerlomz / captcha_trainer

[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
Apache License 2.0
2.96k stars 818 forks source link

Has anyone trained funcaptcha? #114

Open 0x676e67 opened 10 months ago

crazysvn commented 9 months ago

is this suitable for funcaptcha ?

kerlomz commented 9 months ago

This neural network is not suitable for training funcaptcha. I have written another dedicated network for it, but I haven't open-sourced it.

0x676e67 commented 9 months ago

I will continue to pay attention, if willing to open source.