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 无需图片分割的验证码识别
558 stars
19 watching
174 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
captchacaptcha-breakingimage-recognition-captchaspythontensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| A deep learning model for classifying images with four digits | 68 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| 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 |
| A library that generates visual and audio challenges to prevent automated access | 1,023 |
| Adds captchas to forms in web applications | 1,388 |
| A deep learning-based system to recognize handwritten text from images used in ticket booking systems | 212 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| A PyTorch implementation of a compressed video action recognition system | 502 |
| A library to generate images with distorted text and background patterns for security purposes. | 8 |
| Provides an easy-to-use API for generating captchas with flexible font options | 156 |
| Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
| An implementation of C3D-caffe on TensorFlow to recognize actions in videos. | 588 |
| A universal API to interact with various CAPTCHA solving services | 244 |