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

556 stars
19 watching
173 forks
Language: Python
last commit: over 1 year 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 280
jackonyang/captcha-tensorflow A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas 997
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
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,014
mbi/django-simple-captcha Adds captchas to forms in web applications 1,383
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 288
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 155
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 243