cnn_for_captcha and captcha_break

These are **competitors** — both are standalone CNN-based CAPTCHA recognition systems that solve the same problem (image classification for various CAPTCHA types) without integration points between them, so users would choose one or the other based on model accuracy and supported CAPTCHA variants.

cnn_for_captcha
59
Established
captcha_break
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 313
Forks: 78
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 2,808
Forks: 672
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About cnn_for_captcha

anexplore/cnn_for_captcha

图片类验证码识别(数字验证码/缺口验证码/文字验证码/旋转验证码/相似物体验证码)

This project helps operations engineers and anyone dealing with website automation to automatically solve various types of image-based CAPTCHAs. It takes CAPTCHA images as input and outputs the recognized text, the required slide displacement, or the correct rotation angle, enabling automated interaction with web forms and processes. It's designed for users who need to bypass common visual verification challenges.

web-automation botting data-scraping security-testing operations-engineering

About captcha_break

ypwhs/captcha_break

验证码识别

This project helps you automatically read and interpret image-based CAPTCHA codes, the kind with mixed numbers and uppercase letters. You provide images of these CAPTCHAs, and the system outputs the exact character sequence. It's designed for anyone who needs to process or bypass CAPTCHAs in automated workflows or data collection tasks.

CAPTCHA-solving web-scraping automation data-collection

Scores updated daily from GitHub, PyPI, and npm data. How scores work