• Stars
    star
    282
  • Rank 145,669 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.