livezingy / merged-characters-segmentationLinks
Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA that composed of blue character and white background.
☆27Updated last year
Alternatives and similar repositories for merged-characters-segmentation
Users that are interested in merged-characters-segmentation are comparing it to the libraries listed below
Sorting:
- Build an Optical Character Recognition service using deep learning method☆54Updated 8 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 8 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆113Updated 8 years ago
- Machine Learning 2016 final project☆45Updated 9 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- A Simple Chinese OCR from tipdm contest☆64Updated 9 years ago
- 基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别☆213Updated 8 years ago
- 代码讲解部分请前往blog:http://lan2720.github.io/☆34Updated 9 years ago
- End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别☆116Updated 8 years ago
- hack captcha with CNN☆37Updated 9 years ago
- DFT-based text image rotation correction using OpenCV☆39Updated 12 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆122Updated 6 years ago
- recaptcha with lstm and mxnet☆29Updated 8 years ago
- Caffe for CC4.0-Windows,简单的Caffe C++ 接口,方便简单☆161Updated 5 years ago
- 微信公众号数字识别☆90Updated 8 years ago
- This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrou…☆38Updated 8 years ago
- ☆54Updated 6 years ago
- This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognit…☆205Updated 8 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
- ☆39Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- crnn in mxnet.can train with chinese characters☆47Updated 7 years ago
- Simple OCR service using deep learning☆59Updated 5 years ago
- darknet☆30Updated 7 years ago
- Using adaboost to detect carface☆22Updated 10 years ago
- Chinese OCR with TensorFlow☆124Updated 8 years ago
- ☆80Updated 9 years ago
- 针对不定长的验证码使用ctc_loss+lstm进行训练,然后在测试集合上面进行测试☆18Updated 7 years ago
- ☆29Updated 5 years ago
- 一个比较复杂的生成真实场景文字的Python项目。原项目只能生成英文。 经过修改之后能够生成中文。 并且我也添加了图片中文字的切割和对应label的保存代码。☆34Updated 8 years ago