ThomasDelteil / HandwrittenTextRecognition_MXNetLinks
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-handwriting-database. You need to register and get a username and password from their website.
☆126Updated 6 years ago
Alternatives and similar repositories for HandwrittenTextRecognition_MXNet
Users that are interested in HandwrittenTextRecognition_MXNet are comparing it to the libraries listed below
Sorting:
- ☆72Updated 7 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆290Updated 6 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- a deep learning model for page layout analysis / segmentation.☆101Updated 6 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆45Updated 11 months ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- ☆78Updated 3 years ago
- COCO-Text API http://vision.cornell.edu/se3/coco-text/☆157Updated 5 years ago
- Text detection with mainly MSER and SWT☆200Updated last year
- Deep learning based page layout analysis☆195Updated 6 years ago
- ☆284Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow