frereit / TensorflowHandwritingRecognition
Using Tensorflow to classify the NIST Dataset 19 (Handwriting)
☆41Updated 6 years ago
Alternatives and similar repositories for TensorflowHandwritingRecognition:
Users that are interested in TensorflowHandwritingRecognition are comparing it to the libraries listed below
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆59Updated 7 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆444Updated last year
- How to train a Keras model to recognize variable length text | DLology☆69Updated 6 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆304Updated 3 months ago
- Detect handwritten words (classic image processing based method).☆268Updated last year
- Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm☆77Updated 6 years ago
- Handwritten Text Recognition using TensorFlow☆273Updated 6 months ago
- Optical character recognition Using Deep Learning☆30Updated 6 years ago
- IAM dataset☆56Updated last year
- ☆65Updated 3 years ago
- Detect handwritten words (neural network based).☆68Updated 3 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten Word text image without pre segmentation into words or characters…☆36Updated 2 years ago
- Train a Text Recognition CRNN model with Tensorflow2 & Keras & IAM Dataset. Convolutional Recurrent Neural Network. CTC.☆20Updated 4 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 5 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆20Updated 4 years ago
- Software to recognize handwriting☆63Updated last year
- 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…☆127Updated 6 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆68Updated 5 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆153Updated 2 years ago
- This a Deep learning AI system which recognize handwritten characters, Here I use chars74k data-set for training the model☆63Updated 7 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆149Updated 3 years ago
- A tool that can segment and recognize hand written letters☆10Updated 6 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 6 years ago
- Document Scanner and Word Segmentation☆122Updated 4 years ago
- Working codes for project☆23Updated last year
- Offline Handwritten Text Recognition☆45Updated 5 years ago
- sambalshikhar / Document-Image-Classification-with-Intra-Domain-Transfer-Learning-and-Stacked-Generalization-of-DeepRVL-CDIP could be looked at as the equivalent of ImageNet for the document image community. It’s certainly the largest we’ve seen in the …