Nagakiran1 / 4-simple-steps-in-Builiding-OCR
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 …
☆40Updated 2 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
- A Python application based on Machine learning and Deep learning that detects text/sentences in an image. (Using CNN in Keras Framework a…☆31Updated 6 years ago
- Document Scanner and Word Segmentation☆122Updated 4 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
- How to train a Keras model to recognize variable length text | DLology☆70Updated 6 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆304Updated 3 months ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆118Updated 3 years ago
- Building OCR using YOLO and Tesseract☆94Updated 3 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 years ago
- IAM dataset☆56Updated 2 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- ☆66Updated 3 years ago
- Table recognition inside douments using neural networks☆93Updated 6 years ago
- Detect handwritten words (classic image processing based method).☆268Updated last year
- TextTron is a simple light-weight image processing based text detector for document images.☆52Updated 4 years ago
- Detect handwritten words (neural network based).☆68Updated 3 years ago
- Template based form extractor OCR. Train your own character and alphabet OCR.☆17Updated 6 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆163Updated last year
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- To try CTC in Keras☆18Updated 5 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
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 5 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 3 years ago
- Optical character recognition Using Deep Learning☆30Updated 6 years ago
- sambalshikhar / Document-Image-Classification-with-Intra-Domain-Transfer-Learning-and-Stacked-Generalization-of-DeepRVL-CDIP could be looked at as the equivalent of ImageNet for the document image community. It’s certainly the largest we’ve seen in the …☆18Updated 5 years ago
- Diving into PyImageSearch☆146Updated 7 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆20Updated 4 years ago
- Detect textlines in document images☆92Updated 9 months ago
- Identifying forged signatures using convolutional siamese networks implemented in Keras☆50Updated 4 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆80Updated 5 years ago
- A software for extracting text from scanned images of printed text documents☆57Updated 6 years ago