All Projects → skyduy → Cnn_keras

skyduy / Cnn_keras

Licence: mit
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cnn keras

Captcha
基于CNN的验证码整体识别
Stars: ✭ 125 (-51.17%)
Mutual labels:  cnn-keras, captcha
recaptcha-2-phpbbmod
reCAPTCHA v2 for phpBB Olympus 3.0
Stars: ✭ 14 (-94.53%)
Mutual labels:  captcha
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (-89.84%)
Mutual labels:  cnn-keras
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-65.62%)
Mutual labels:  cnn-keras
breakingcaptcha
Breaking captchas!!
Stars: ✭ 38 (-85.16%)
Mutual labels:  captcha
SimCaptcha
✅ 一个简单易用的点触验证码 (前端+后端)
Stars: ✭ 49 (-80.86%)
Mutual labels:  captcha
League-of-Legends-Accounts-Creator
Accounts Creator for League of Legends.
Stars: ✭ 46 (-82.03%)
Mutual labels:  captcha
roundcube-rcguard
Roundcube plugin to enforce reCAPTCHA for users who have too many failed logins.
Stars: ✭ 18 (-92.97%)
Mutual labels:  captcha
login-captcha
laravel-admin 登录添加验证
Stars: ✭ 37 (-85.55%)
Mutual labels:  captcha
2captcha-php
PHP package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
Stars: ✭ 25 (-90.23%)
Mutual labels:  captcha
2captcha-python
Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
Stars: ✭ 140 (-45.31%)
Mutual labels:  captcha
wagtail-django-recaptcha
A simple recaptcha field for Wagtail Form Pages
Stars: ✭ 47 (-81.64%)
Mutual labels:  captcha
CaptchaSolver
Um simples projeto para fazer o reconhecimento do captcha usado pelo jogo bombcrypto.
Stars: ✭ 52 (-79.69%)
Mutual labels:  captcha
Slider Captcha Crack
🌈Slider_Captcha_Crack某教育网站滑动验证码破解(识别率100%)
Stars: ✭ 49 (-80.86%)
Mutual labels:  captcha
NCaptcha
.NET/Mono CAPTCHA
Stars: ✭ 15 (-94.14%)
Mutual labels:  captcha
adonis-recaptcha2
Google reCAPTCHA for AdonisJS
Stars: ✭ 24 (-90.62%)
Mutual labels:  captcha
bypass-captcha-examples
Different complex captcha bypass examples: Steam, Netflix, Data Dome, Adobe, etc.
Stars: ✭ 62 (-75.78%)
Mutual labels:  captcha
recaptcha
An easy-to-use reCAPTCHA package
Stars: ✭ 55 (-78.52%)
Mutual labels:  captcha
Gocaptcha
A captcha service written in golang
Stars: ✭ 254 (-0.78%)
Mutual labels:  captcha
jcaptcha
可扩展java验证码工具类。支持字母,中文,数字运算;同时可配置验证码尺寸,背景色,干扰项
Stars: ✭ 33 (-87.11%)
Mutual labels:  captcha

CNN_Keras

⭐️ Switch to branch pytorch to see big changes! It uses PyTorch as framework and uses a more robust method!⭐️

Introduction

Convolutional Neural Network using Keras for CAPTCHA recognition.

Recognition for this type of CAPTCHA:

1 2 3

Actually these CAPTCHAs are generated from repo CAPTCHA_generator.

Achievement

Using about 5000 samples, Obtain 95% single letter accuracy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].