Found 150 repositories(showing 30)
kerlomz
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
shivamguys
Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).
sml2h3
基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架
Kitryn
Semi-automatic creation of Pokémon Trainer Club accounts, with prompt for manual CAPTCHA entry.
kerlomz
本项目可以用来调用 https://github.com/kerlomz/captcha_trainer 项目训练的模型,使用动态库的方式调用验证码识别服务。
kerlomz
本项目可以用来调用 https://github.com/kerlomz/captcha_trainer 项目训练的模型,使用TensorFlowSharp写的调用模型代码。
BEPb
train the neural network for captcha recognition
imartemy1524
Scripts to train an AI model for recognizing text captchas
ghosthamlet
Import from https://gitee.com/kerlomz/captcha_trainer, Good code
TahaBakhtari
This project leverages deep learning to solve complex CAPTCHAs with over 90% accuracy. It includes a custom YOLO model for character detection, a trained .h5 model for recognition, and a dataset of 500 challenging CAPTCHAs. With an integrated API and full source code, it showcases real-world applications in CAPTCHA solving and security testing.
aimaster-dev
A deep learning API for solving bank CAPTCHA images using TensorFlow and Flask. Trained on datasets from Vietnamese banks, the system supports base64 input and returns accurate text predictions via RESTful endpoints.
nmnjn
A python application to solve the SIS Portal CAPTCHA using a custom trained model with TensorFlow and Keras.
moaminsharifi
This API uses a pre-trained model from hugging face to convert captcha images into text. It is based on Python and uses FastApi, Docker and Docker Compose in order to provide a simple, fast and efficient way to convert images into text.
benben-miao
Captcha-Recognition: Train Captcha Dataset -> Model Train (Keras, Tensorflow, CNN) -> Model Save -> Model Evaluation and Prediction
gitover22
A framework for learning deep learning training testing procedures
zebbern
Train your custom web challange solver with this script to auto solve the captcha you want!
krishna1633
Detection of Captcha of four letters using OpenCV, Keras, TensorFlow. Splitting Captcha into its letters by find contours taking care of overlapping letters and then trained for each letter (CNN). Prediction is done for each letter.
holny
tensorflow:1.14 python:3.7.4 InputData: TFrecord Inference: CNN+MDLSTM+FC Train: CTC_loss+Adam optimizer Predict: BeamSearch Image->Project->sequence, for example: captcha Image, Handwriting image
aj399
OCR classifier trained on captcha images
saint-beep
Captcha OCR trainer using TensorFlow. A small experiment with ~500 labeled samples to train a custom model for digit captchas.
BijayaKumarTiadi
🔓 Advanced CAPTCHA Solver using Deep Learning (CNN + BiLSTM) - 95%+ accuracy, trained on 2K images
Alexander-Zadorozhnyy
🛠 Captcha Solver based on Tensorflow. The project incorporates a Conditional Generative Adversarial Network (CGAN) architecture within Tensorflow, enhancing its ability to effectively solve Captchas even when trained on small limited datasets.
Pr0t0ns
Trained Hcatpcha Haar XML Files by me so you guys can use my models for a captcha solver with cv2 or something
anuragpsarmah
ML Model Trained on Knowledge Pro Captchas.
vitorarins
Project to break some captchas. It generates datasets from images of characters to the fast artificial neural network format. It also trains a neural network to recognize characters.
malodhi
Given a captcha dataset we train a very simple nerual network to recognize the characters and later print them to text.
ai640stu
This plugin allows OpenAI to fetch proxy data from the Scraper API, powered by AI and built specifically for developers. It allows you to easily fetch content from websites in order to train your AI models, without having to deal with common web scraping challenges such as IP blocking, CAPTCHAs, and more.
abrahamVado
This repository contains a complete pipeline to generate, train, and decode synthetic CAPTCHA images using Convolutional Neural Networks (CNN) and Transfer Learning with ResNet50, built entirely in Python.
Marxalpha
Solves the Captcha it has been trained on
Umarjavaed
Code To Train Model For Solving Captchas With Atleast 21k Images, Using CNN