Breta01 / handwriting-ocr
OCR software for recognition of handwritten text
☆789Updated 2 years ago
Alternatives and similar repositories for handwriting-ocr:
Users that are interested in handwriting-ocr are comparing it to the libraries listed below
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆444Updated last year
- Handwritten Text Recognition using TensorFlow☆274Updated 6 months ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆304Updated 3 months ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆501Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆268Updated last year
- Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆2,047Updated 11 months ago
- Document Scanner and Word Segmentation☆122Updated 4 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 years ago
- IAM dataset☆56Updated 2 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆149Updated 3 years ago
- Detect handwritten words (neural network based).☆68Updated 3 years ago
- ☆66Updated 3 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Detect and read handwritten words on scanned pages.☆117Updated last year
- Apply different text recognition services to images of handwritten documents.☆174Updated 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
- Library used to deskew a scanned document☆447Updated 2 weeks ago
- ☆939Updated 6 months ago
- Line based ATR Engine based on OCRopy☆1,126Updated last week
- Used for reading medical prescription and coverting it in digital form☆110Updated 6 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
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]