Project Awesome project awesome

Captcha

A type of challenge–response test used in computing to determine whether or not the user is human.

Collection 1.4k stars GitHub

Crack

General

arunpatala/captcha 181 updated 10y ago

Breaking captchas using torch.

zakizhou/CAPTCHA 69 updated 8y ago

Implement classification for CAPTCHA in TensorFlow.

nladuo/captcha-break 728 updated 7y ago

Captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.

ypwhs/captcha_break 2.8k updated 4y ago

Captcha break using CNN with Keras.

ptigas/simple-captcha-solver 588 updated 8y ago

Simple CAPTCHA solver in python .

rickyhan/SimGAN-Captcha 439 updated 1y ago

Solve captcha without manually labeling a training set.

arunpatala/captcha.irctc

Reading irctc captchas with 98% accuracy using deep learning.

JackonYang/captcha-tensorflow 1.0k updated 3y ago

Image Captcha Solving Using TensorFlow and CNN Model.

skyduy/CNN_keras 291 updated 6y ago

CNN | Keras | CAPTCHA recognition(卷积神经网络、Keras框架、验证码识别).

PatrickLib/captcha_recognize

Image Recognition captcha without image segmentation.

zhengwh/captcha-svm

Use svm to hack simple captcha.

chxj1992/captcha_cracker 198 updated 3y ago

Crack captcha with CNN.

chxj1992/slide_captcha_cracker

Crack solution for slide captcha with Canny algorithm.

JasonLiTW/simple-railway-captcha-solver 816 (archived)

Simple captcha solver based on CNN and a training set generator by imitating the style of captcha.

lllcho/CAPTCHA-breaking 222 updated 9y ago

Breaking the captcha.

ecthros/uncaptcha 2.8k updated 8y ago

Defeating Google's audio reCaptcha with 85% accuracy.

dessant/buster 9.0k updated 1y ago

Captcha solver extension for humans and monsters.

kerlomz/captcha_trainer 3.2k updated 4mo ago

Based on CNN5/DenseNet+BLSTM/LSTM+CTC to realize verification code identification. Only for training the model.