captcha_recognize

Captcha recognizer

A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation.

Image Recognition captcha without image segmentation 无需图片分割的验证码识别

GitHub

558 stars
19 watching
174 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

captchacaptcha-breakingimage-recognition-captchaspythontensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aaronshan/12306-captcha Deep learning-based system to recognize and classify 12306 captcha images 281
jackonyang/captcha-tensorflow A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas 998
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 189
ptigas/simple-captcha-solver A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. 556
lepture/captcha A library that generates visual and audio challenges to prevent automated access 1,023
mbi/django-simple-captcha Adds captchas to forms in web applications 1,388
arunpatala/captcha.irctc A deep learning-based system to recognize handwritten text from images used in ticket booking systems 212
skyduy/cnn_keras An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification 287
chaoyuaw/pytorch-coviar A PyTorch implementation of a compressed video action recognition system 502
tpkahlon/captcha-image A library to generate images with distorted text and background patterns for security purposes. 8
steambap/captcha Provides an easy-to-use API for generating captchas with flexible font options 156
zhengwh/captcha-svm Automated solution to recognize simple CAPTCHAs using support vector machines 206
hx173149/c3d-tensorflow An implementation of C3D-caffe on TensorFlow to recognize actions in videos. 588
lorien/captcha_solver A universal API to interact with various CAPTCHA solving services 244