roughsoft / CNN_keras

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN_Keras

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

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.

About

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

License:MIT License


Languages

Language:Python 100.0%