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.
2,808 stars. No commits in the last 6 months.
Use this if you need to reliably decipher standard image CAPTCHAs consisting of numbers and uppercase letters.
Not ideal if your CAPTCHAs involve distorted text, unusual fonts, or non-alphanumeric characters, or if you need to solve audio CAPTCHAs.
Stars
2,808
Forks
672
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ypwhs/captcha_break"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
anexplore/cnn_for_captcha
图片类验证码识别(数字验证码/缺口验证码/文字验证码/旋转验证码/相似物体验证码)
ypwhs/baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛
cos120/captcha_crack
选字验证码破解,试验过网易和极验,破解率99
zhaipro/easy12306
使用机器学习算法完成对12306验证码的自动识别
skyduy/CNN_keras
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)