stardut / LSTM-CTC-recaptchaLinks
recaptcha with lstm and mxnet
☆29Updated 8 years ago
Alternatives and similar repositories for LSTM-CTC-recaptcha
Users that are interested in LSTM-CTC-recaptcha are comparing it to the libraries listed below
Sorting:
- ☆80Updated 9 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 8 years ago
- Classify Traffic Signs.☆29Updated 8 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 8 years ago
- The code to learn mxnet☆60Updated 8 years ago
- use mxnet to train your own data with just oneclick☆79Updated 7 years ago
- hack captcha with CNN☆37Updated 9 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc