captcha
CAPTCHA solver
An implementation of CAPTCHA systems using neural networks and deep learning techniques
Breaking captchas using torch
181 stars
11 watching
76 forks
Language: Jupyter Notebook
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| A universal API to interact with various CAPTCHA solving services | 244 |
| A deep learning-based system to recognize handwritten text from images used in ticket booking systems | 212 |
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
| A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 465 |
| 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 |
| Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| A configurable captcha solution focused on accessibility and simplicity while maintaining security, with support for multiple languages and frameworks. | 407 |
| A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,741 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| Protects websites from bots and automated abuse by solving a challenge without collecting user data | 50 |
| A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 144 |
| Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
| A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,734 |