Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
☆1,019Mar 1, 2023Updated 3 years ago
Alternatives and similar repositories for captcha-tensorflow
Users that are interested in captcha-tensorflow are comparing it to the libraries listed below
Sorting:
- Image Recognition captcha without image segmentation 无需图片分割的验证码识别☆572Mar 20, 2023Updated 3 years ago
- 🎲 Solve image based captchas using Tensorflow neural networks☆118Jul 10, 2023Updated 2 years ago
- implement classification for CAPTCHA in TensorFlow☆69Nov 17, 2017Updated 8 years ago
- captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.☆728Nov 6, 2018Updated 7 years ago
- Solve captcha without manually labeling a training set☆439Apr 24, 2024Updated last year
- simple CAPTCHA solver in python☆588Jan 4, 2018Updated 8 years ago
- Curated list of awesome captcha libraries and crack tools.☆1,394Jan 30, 2026Updated last month
- 實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha an…☆816Nov 18, 2022Updated 3 years ago
- 验证码识别☆2,807Feb 25, 2022Updated 4 years ago
- RNN+CNN to convert english word captcha image to text☆20Dec 8, 2022Updated 3 years ago
- hack captcha by cnn with tensorflow☆282Nov 3, 2017Updated 8 years ago
- Universal python API to captcha solving services☆256Apr 17, 2023Updated 2 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆291Nov 18, 2019Updated 6 years ago
- all kinds of demos of tensorflow code☆95Oct 13, 2017Updated 8 years ago
- use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。☆2,877Dec 8, 2022Updated 3 years ago
- [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This proje…☆3,194Nov 9, 2025Updated 4 months ago
- This repo is about solving Captchas using Machine Learning techniques. This was definitely way way over complicated, but achives great sc…☆36Apr 23, 2024Updated last year
- Captcha Solving Service is a mock-up SaaS that allows users to send their captcha images and receive solutions in simple text format. Pro…☆21Mar 4, 2024Updated 2 years ago
- 基于CNN的验证码整体识别☆127Apr 1, 2019Updated 6 years ago
- A captcha library that generates audio and image CAPTCHAs.☆1,091Oct 21, 2025Updated 5 months ago
- 一个基于SVM的验证码破解程序☆126Jul 5, 2015Updated 10 years ago
- An asynchronized Python library to automate solving ReCAPTCHA v2 using audio☆898Jun 8, 2023Updated 2 years ago
- ☆222Jun 21, 2016Updated 9 years ago
- keras theano 验证码破解 字母+数字☆61Aug 9, 2017Updated 8 years ago
- 基于传统多标签的定长验证码识别和基于GRU+CTC的不定长验证码识别☆16Oct 11, 2019Updated 6 years ago
- ☆34Jun 16, 2017Updated 8 years ago
- 越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)☆7,311Oct 17, 2021Updated 4 years ago
- Solving IITG's webmail captcha using a simple Feed Forward Neural Network☆46Oct 8, 2016Updated 9 years ago
- Captcha solver extension for humans, available for Chrome, Edge and Firefox☆8,985Jun 4, 2024Updated last year
- Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA …☆27Dec 24, 2023Updated 2 years ago
- An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition☆180Jun 8, 2023Updated 2 years ago
- Code for training LSTM neural network on top of convolutional features for captcha recognition in Moscow subway☆11Aug 8, 2017Updated 8 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Oct 27, 2017Updated 8 years ago
- A side project to decode text-based CAPTCHAs☆13Mar 16, 2020Updated 6 years ago
- [验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.☆679Nov 21, 2022Updated 3 years ago
- Solve Recaptcha with YoloV3☆110Mar 25, 2023Updated 2 years ago
- Crack zhihu captcha with tensorflow☆63Aug 3, 2018Updated 7 years ago
- ☆80Jun 15, 2016Updated 9 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆112Jan 12, 2017Updated 9 years ago