slide_captcha_cracker
Image locator
A project that uses image processing techniques to locate a sliding captcha puzzle within a background image.
Canny算子边缘检测识别滑动验证码
142 stars
12 watching
38 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
canny-edge-detectioncaptchaopencv
Related projects:
Repository | Description | Stars |
---|---|---|
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| A project for pre-training models to support image captioning and question answering tasks. | 416 |
| A universal API to interact with various CAPTCHA solving services | 244 |
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| 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 deep learning framework implementing a specific network architecture for image localization tasks. | 537 |
| An image caption generation system using a neural network architecture with pre-trained models. | 64 |
| A test suite for breaking CAPTCHA images using machine learning and computer vision techniques. | 224 |
| A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 465 |
| An AI-powered command-line tool for searching and comparing images based on features extracted from them using machine learning algorithms. | 762 |
| Deep learning-based system to recognize and classify 12306 captcha images | 281 |
| A PyTorch implementation of image captioning models via scene graph decomposition. | 96 |
| Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
| Downloads images from a webpage in parallel using multiple threads and saves them to a specified directory | 763 |