12306-captcha

captcha recognizer

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

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

GitHub

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

12306captchacnn-modeldeep-learningrecognizer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zakizhou/captchaA deep learning model for classifying images with four digits68
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
0b01/simgan-captchaAutomated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs)434
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287
patricklib/captcha_recognizeA Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation.558
jackonyang/captcha-tensorflowA project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas998
soloice/chinese-character-recognitionThis project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters.200
zhegan27/semantic_compositional_netsA deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks70
arunpatala/captcha.irctcA deep learning-based system to recognize handwritten text from images used in ticket booking systems212
cos120/captcha_crackA system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model.653
arunpatala/captchaAn implementation of CAPTCHA systems using neural networks and deep learning techniques181
zhengwh/captcha-svmAutomated solution to recognize simple CAPTCHAs using support vector machines206
taosir/cnn_handwritten_chinese_recognitionA 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.511
lorien/captcha_solverA universal API to interact with various CAPTCHA solving services244
mojocn/base64captchaA software package for generating and verifying image-based captchas to prevent spam and ensure user authentication2,155