sudoaditya / Handwritten-Text-Recognition
A Handwritten Text Recognition built with Tensorflow2 & Keras & IAM Dataset, Convolutional Recurrent Neural Network, CTC. Decoder
☆13Updated 4 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
- This project offers an efficient method for identifying and recognizing handwritten text from images. Using a Convolutional Recurrent Neu…☆20Updated 9 months ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆299Updated 2 months ago
- IAM dataset☆55Updated last year
- A simple Text Detector developed using EAST☆11Updated 4 years ago
- Recognizing Handwritten Text using Deep Learning☆16Updated 5 years ago
- Localization of Handwritten and Printed Text in doctors' prescription☆19Updated 2 years ago
- Tutorial on Keras-OCR which is a packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.☆11Updated 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
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recogn…☆40Updated 2 years ago
- A short walkthrough on using Easy OCR for Optical Character Recognition with Python and Pytorch.☆43Updated 4 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆20Updated 4 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…☆33Updated 6 years ago
- Writer identification system written in Python☆14Updated 4 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆118Updated 2 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…☆28Updated 3 years ago
- Detect handwritten words (neural network based).☆67Updated 2 years ago
- Handwritten Text Recognition using TensorFlow☆270Updated 5 months ago
- Handwritten text recognition using transformers.☆155Updated 6 months 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
- Detect handwritten words (classic image processing based method).☆267Updated last year
- A project where the license plate number is extracted from image of a vehicle using Object detection and Character recognition techniques…☆91Updated 3 years ago
- Pytorch Implementation of TableNet☆63Updated 3 years ago
- An Handwritten equation solver using CNN☆70Updated 4 years ago
- OCR software for recognition of handwritten text☆784Updated 2 years ago
- Optical Character Recognition in Python.☆41Updated 6 years ago
- ☆25Updated 3 years ago
- Project that extracts necessary information from bill/invoice☆16Updated 4 years ago
- Indian license plate detection and character extraction using deep learning and raspberry pi.☆69Updated 3 years ago
- Solving handwritten mathematical equations using OCR and CNN☆30Updated last year
- Building OCR using YOLO and Tesseract