12306-captcha

captcha recognizer

Deep learning-based system to recognize and classify 12306 captcha images

基于深度学习的12306验证码识别

GitHub

280 stars
19 watching
100 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list

12306captchacnn-modeldeep-learningrecognizer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zakizhou/captcha A deep learning model for classifying images with four digits 68
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 188
0b01/simgan-captcha Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) 434
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 288
patricklib/captcha_recognize A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. 556
jackonyang/captcha-tensorflow A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas 997
soloice/chinese-character-recognition This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. 200
zhegan27/semantic_compositional_nets A deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks 70
arunpatala/captcha.irctc A deep learning-based system to recognize handwritten text from images used in ticket booking systems 212
cos120/captcha_crack A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. 653
arunpatala/captcha An implementation of CAPTCHA systems using neural networks and deep learning techniques 181
zhengwh/captcha-svm Automated solution to recognize simple CAPTCHAs using support vector machines 206
taosir/cnn_handwritten_chinese_recognition A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. 508
lorien/captcha_solver A universal API to interact with various CAPTCHA solving services 243
mojocn/base64captcha A software package for generating and verifying image-based captchas to prevent spam and ensure user authentication 2,131