gongxijun / ocr_recognition
验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~
☆113Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocr_recognition
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆114Updated 7 years ago
- Use CTC + tensorflow to OCR☆354Updated 6 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆211Updated 7 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- chinese character generator and training using keras.☆40Updated 7 years ago
- Learning Deep Learning☆226Updated 7 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 5 years ago
- hack captcha with CNN☆37Updated 8 years ago
- CNN and LSTM model for text recognition☆259Updated 7 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆342Updated 4 years ago
- an n2n ocr for qq captcha, 端到端的腾讯验证码识别☆86Updated 7 years ago
- Deep Learning on 身份证识别☆124Updated 5 years ago
- ☆39Updated 6 years ago
- Build an Optical Character Recognition service using deep learning method☆54Updated 7 years ago
- 个人博客:内容包括前端学习、场景文本识别相关内容☆64Updated last year
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆120Updated 5 years ago
- A Simple Chinese OCR from tipdm contest☆63Updated 8 years ago
- CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)☆288Updated 5 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 8 years ago
- Training a CNN on Tensorflow to recognize handwritten Chinese characters☆91Updated 7 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- CRNN with attention to do OCR,add Chinese recognition☆334Updated 5 months ago
- ☆55Updated 5 years ago
- 多标签分类,端到端的中文车牌识别基于mxnet .☆75Updated 8 years ago
- Detect text in natural images with SSD, Single Shot Detection☆224Updated 6 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 7 years ago