ronitkathuria15 / handwritten-prescription-recognitionLinks
The Optical Character Recognition (OCR) system consists of a comprehensive neural network built using Python and TensorFlow that was trained on over 115,000 wordimages from the IAM On-Line Handwriting Database (IAM-OnDB). The neural network consists of 5 Convolutional Neural Network (CNN) layers, 2 Recurrent Neural Network (RNN) Layers, and a fi…
☆16Updated 2 years ago
Alternatives and similar repositories for handwritten-prescription-recognition
Users that are interested in handwritten-prescription-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…☆326Updated 10 months ago
- Connectionist Temporal Classification (CTC) decoder with dictionary and language model.☆568Updated last year
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆450Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆274Updated 2 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆518Updated 3 months ago
- Handwritten Text Recognition using TensorFlow☆282Updated last year
- IAM dataset☆65Updated 2 years ago
- Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing…☆829Updated 4 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 6 years ago
- OCR software for recognition of handwritten text☆818Updated 2 years ago
- English Handwriting Recognition with CRNN and CTC Loss☆22Updated 7 years ago
- CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition☆538Updated 5 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- Character Segmentation using TensorFlow☆27Updated 7 years ago
- Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆2,104Updated last year
- ☆68Updated 4 years ago
- Document Scanner and Word Segmentation☆121Updated 5 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆23Updated 4 years ago
- Word Segmentation done for handwritten text recogntion☆25Updated 2 years ago
- Implementation of EAST scene text detector in Keras☆213Updated 2 years ago
- cnn + self attention 实现 ocr 网络☆34Updated 6 years ago
- Writer independent offline signature verification using convolutional siamese networks☆86Updated last year
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow☆161Updated 2 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Online handwriting recognition on IAM-ON database with TDNN and RNN☆26Updated 5 years ago
- Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2☆151Updated 2 years ago
- Text Recognition and Detection based on Pixel-Link paper implemented in pytorch☆28Updated 2 years ago