Image Recognition captcha without image segmentation 无需图片分割的验证码识别
updated at Nov. 7, 2024, 4:09 p.m.
實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
updated at Nov. 8, 2024, 2:02 p.m.
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
updated at Nov. 13, 2024, 10:06 a.m.
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
updated at Nov. 14, 2024, 6:40 a.m.
Universal python API to captcha solving services
updated at Nov. 15, 2024, 3:26 a.m.
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
updated at Nov. 15, 2024, 6:11 p.m.
[验证码识别-训练] 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.
updated at Nov. 17, 2024, 1:52 a.m.