githubharald / SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
☆2,070Updated last year
Alternatives and similar repositories for SimpleHTR
Users that are interested in SimpleHTR are comparing it to the libraries listed below
Sorting:
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆507Updated 2 years ago
- Handwritten Text Recognition using TensorFlow☆277Updated 8 months ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆311Updated 5 months ago
- OCR software for recognition of handwritten text☆804Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆273Updated 2 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆447Updated last year
- Connectionist Temporal Classification (CTC) decoder with dictionary and language model.☆565Updated last year
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Detect and read handwritten words on scanned pages.☆119Updated last year
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.