Giter Site home page Giter Site logo

captcha2text's Introduction

Tensorflow 2 Captcha Reader

Download dataset here

Data preprocessing

  • Training set: 100000 labeled captchas.
  • Validation set: 20000 labeled captchas.
  • Testing set: 20000 unlabeled captchas.
  • All captchas are resized to 50 x 100.

Encoder

Convolutional Neural Network encodes captcha images into simpler representation.

Decoder

Output from attention layer is fed into GRU cells followed by FC layers to convert encoded captchas into strings.

captcha2text's People

captcha2text's Issues

downloading the dataset

hi, thanks for your for work .
I cant use your dataset, I get the error of permission : "You may need to change the permission to 'Anyone with the link', or have had many accesses "
can you help me, please.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.