linuxlizard / page_segmentationLinks
Page Segmentation Code. I'm working with OCRopus and the UW-III data set to test how the page segmentation algorithms work with smaller strips of an image rather than the entire image.
☆20Updated 12 years ago
Alternatives and similar repositories for page_segmentation
Users that are interested in page_segmentation are comparing it to the libraries listed below
Sorting:
- 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
- Get labels' position to make faster r-cnn samples. 制作 faster r-cnn 样本☆12Updated 7 years ago
- An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.☆18Updated 8 years ago
- crnn in mxnet.can train with chinese characters☆48Updated 6 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Updated 6 years ago
- ☆19Updated 8 years ago
- ☆29Updated 8 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- ☆29Updated 4 years ago
- chinese character generator and training using keras.☆39Updated 8 years ago
- CNN for Offline Handwriting Chinese Character Recognition☆53Updated 9 years ago
- Simple OCR service using deep learning☆59Updated 4 years ago
- Google MobileNets Implementation using Tensorflow☆18Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow