Nagakiran1 / 4-simple-steps-in-Builiding-OCRLinks
Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recognition is achieved through segmentation, feature extraction and classification. Keras Deep learning Network is used at here in recognising the Text characters and OpenCV is used in segmenting the text and Noise …
☆41Updated 3 years ago
Alternatives and similar repositories for 4-simple-steps-in-Builiding-OCR
Users that are interested in 4-simple-steps-in-Builiding-OCR are comparing it to the libraries listed below
Sorting:
- Document Scanner and Word Segmentation☆123Updated 5 years ago
- Detect handwritten words (classic image processing based method).☆274Updated 2 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆328Updated last year
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆151Updated 2 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆455Updated 2 years ago
- IAM dataset☆66Updated 2 years ago
- Handwritten Text Recognition using TensorFlow☆289Updated last year
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 years ago
- NanoNets OCR API Example for Python☆207Updated 3 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Detect handwritten words (neural network based).☆73Updated 3 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆523Updated 6 months ago
- ☆68Updated 4 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆81Updated 5 years ago
- OCR software for recognition of handwritten text☆823Updated 3 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆151Updated 4 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 7 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆403Updated 5 years ago
- Page to PAGE Layout Analysis Tool☆191Updated 3 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Detect the tables in a form and extract the tables as well as the cells of the tables.☆64Updated 5 years ago
- Detect textlines in document images☆92Updated last year
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated 3 years ago
- Table recognition inside douments using neural networks☆93Updated 7 years ago
- TextTron is a simple light-weight image processing based text detector for document images.☆53Updated 5 years ago