sudoaditya / Handwritten-Text-RecognitionLinks
A Handwritten Text Recognition built with Tensorflow2 & Keras & IAM Dataset, Convolutional Recurrent Neural Network, CTC. Decoder
☆13Updated 5 years ago
Alternatives and similar repositories for Handwritten-Text-Recognition
Users that are interested in Handwritten-Text-Recognition are comparing it to the libraries listed below
Sorting:
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆327Updated 11 months ago
- A simple Text Detector developed using EAST☆11Updated 5 years ago
- Used for reading medical prescription and coverting it in digital form☆122Updated 7 years ago
- OCR software for recognition of handwritten text☆821Updated 2 years ago
- Recognizing Handwritten Text using Deep Learning☆16Updated 5 years ago
- IAM dataset☆65Updated 2 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆452Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆275Updated 2 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆24Updated 4 years ago
- Handwritten Text Recognition using TensorFlow☆284Updated last year
- A short walkthrough on using Easy OCR for Optical Character Recognition with Python and Pytorch.☆46Updated 5 years ago
- A Python application based on Machine learning and Deep learning that detects text/sentences in an image. (Using CNN in Keras Framework a…☆32Updated 7 years ago
- This project offers an efficient method for identifying and recognizing handwritten text from images. Using a Convolutional Recurrent Neu…☆21Updated last year
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆520Updated 5 months ago
- Recognizing Handwritten Text using Deep Learning☆14Updated 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…☆152Updated 2 years ago
- ☆114Updated 4 years ago
- A code that reads an image and predicts what's written in it (OCR)☆37Updated 5 years ago
- Using TensorFlow to create a ResNet model to train a deep learning model for images. Using OpenCV to do some image processing and show im…☆30Updated 4 years ago
- Handwritten text recognition using transformers.☆158Updated last year
- Tutorial on Keras-OCR which is a packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.☆11Updated 4 years ago
- Sample implementation of OCR metrics (CER, WER) calculation with TesseractOCR and fastwer☆29Updated 4 years ago
- Apply different text recognition services to images of handwritten documents.☆187Updated 2 years ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆35Updated 5 years ago
- A star path planning algorithm based line segmentation of handwritten document☆20Updated 2 years ago
- Detect handwritten words (neural network based).☆72Updated 3 years ago
- Pytorch Implementation of TableNet☆67Updated 4 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten Word text image without pre segmentation into words or characters…☆39Updated 3 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- To try CTC in Keras☆19Updated 6 years ago