davidlkl / Captcha-image-solverLinks
RNN+CNN to convert english word captcha image to text
☆20Updated 2 years ago
Alternatives and similar repositories for Captcha-image-solver
Users that are interested in Captcha-image-solver are comparing it to the libraries listed below
Sorting:
- Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+☆1,020Updated 2 years ago
- implement classification for CAPTCHA in TensorFlow☆68Updated 7 years ago
- Image Recognition captcha without image segmentation 无需图片分割的验证码识别☆568Updated 2 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆114Updated 8 years ago
- captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.☆732Updated 6 years ago
- Universal python API to captcha solving services☆250Updated 2 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆293Updated 5 years ago
- Solve Recaptcha with YoloV3☆106Updated 2 years ago
- Source code for ACM CCS 2018☆145Updated 6 years ago
- Client library for solve captchas with Anticaptcha.com support.☆226Updated 3 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition☆180Updated 2 years ago
- simple CAPTCHA solver in python☆575Updated 7 years ago
- ☆55Updated 3 years ago
- ☆223Updated 9 years ago
- Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, сloudflare turnstile, funcapt…☆662Updated 4 months ago
- Captcha bypassing methods for Selenium☆287Updated 3 weeks ago
- Pure Python, lightweight, Pillow-based solver for Amazon's text captcha.☆480Updated last week
- Build an Optical Character Recognition service using deep learning method☆54Updated 8 years ago
- ☆34Updated 8 years ago
- undetected Selenium using chromedriver and emulation / device profiles☆309Updated 7 months ago
- CAPTCHA solving using Convolutional Neural Networks☆64Updated last year
- ☆260Updated 4 years ago
- Update of uncaptcha2 from 2019☆165Updated 4 years ago
- hCAPTCHA solver and bypasser for Python Selenium using a Tampermonkey userscript. Simple website to try to solve hCAPTCHA.☆87Updated 10 months ago
- Python library for AntiCaptcha.☆163Updated last month
- A Python library for solving reCAPTCHA v2 and v3 with Playwright☆380Updated last month
- Recaptcha solver for puppeteer.☆620Updated 3 months ago
- generate any type of captcha with one config. 一套配置,一行代码,快速生成任意风格验证码。☆120Updated 6 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago