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.
☆127Updated 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:
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 6 months ago
- ☆77Updated 2 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆291Updated 5 years ago
- ☆72Updated 7 years ago
- Text detection with mainly MSER and SWT☆201Updated 9 months ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- ☆137Updated 2 years ago
- COCO-Text API http://vision.cornell.edu/se3/coco-text/☆157Updated 4 years ago
- A tutorial on the PyTorch-based ocropus components.☆73Updated 5 years ago
- a deep learning model for page layout analysis / segmentation.☆101Updated 5 years ago
- Repository collecting all the submodules for the new PyTorch-based OCR System.☆142Updated 4 years ago
- ☆284Updated 7 years ago
- Deep learning based page layout analysis☆195Updated 6 years ago
- Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection☆122Updated 5 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- Optical table recognition - recognize tables in scan images using OpenCV☆112Updated 6 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆219Updated 6 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆501Updated 7 years ago
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆575Updated 6 years ago
- SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN☆300Updated 2 years ago
- Rotation and skew detection using DL.☆59Updated 7 years ago
- Implementation of EAST scene text detector in Keras