项目作者: skyduy

项目描述 :
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)
高级语言: Python
项目地址: git://github.com/skyduy/CNN_keras.git
创建时间: 2016-06-05T08:17:05Z
项目社区:https://github.com/skyduy/CNN_keras

开源协议:MIT License

下载


CNN_Keras

:star: 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.