sunjl / caoyuan-ocrLinks
Optical Character Recognition using Tensorflow and Keras
☆26Updated 7 years ago
Alternatives and similar repositories for caoyuan-ocr
Users that are interested in caoyuan-ocr are comparing it to the libraries listed below
Sorting:
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Simple OCR service using deep learning☆59Updated 5 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Text detection with mainly MSER and SWT☆201Updated last year
- Scene text detection and recognition based on Extremal Region(ER)☆167Updated 5 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆290Updated 6 years ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆126Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆203Updated 6 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- ☆31Updated 7 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- pixellink in keras☆36Updated 7 years ago
- a deep learning model for page layout analysis / segmentation.☆101Updated 6 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆503Updated 7 years ago
- Segmenting Handwritten Paragraphs into Characters☆49Updated 6 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
- Rotation and skew detection using DL.☆59Updated 7 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 9 months ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- Implementation of EAST scene text detector in Keras☆213Updated 3 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
- very fast CTPN☆190Updated 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 8 years ago
- CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.☆35Updated 8 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆74Updated 8 years ago
- A modified SSD model for text detection☆91Updated 8 years ago