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:
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- Document Scanner and Word Segmentation☆121Updated 5 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- ☆68Updated 4 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆327Updated 10 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…☆152Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆274Updated 2 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆451Updated 2 years ago
- Handwritten Text Recognition using TensorFlow☆282Updated last year
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 6 years ago
- IAM dataset☆65Updated 2 years ago
- NanoNets OCR API Example for Python☆204Updated 3 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆401Updated 5 years ago
- Extract tables from scanned image PDFs using Optical Character Recognition.☆276Updated 5 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
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated 2 years ago
- Table recognition inside douments using neural networks☆93Updated 7 years ago
- Used for reading medical prescription and coverting it in digital form☆120Updated 7 years ago
- Detect handwritten words (neural network based).☆71Updated 3 years ago
- Code and procdures for handwriting object detection and recognition☆81Updated 4 years ago
- A Box detection algorithm for any image containing boxes.☆120Updated 5 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Page to PAGE Layout Analysis Tool☆192Updated 3 years ago
- CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)☆157Updated 2 years ago
- TextTron is a simple light-weight image processing based text detector for document images.☆53Updated 4 years ago
- A simple document layout analysis using Python-OpenCV☆126Updated 5 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 years ago
- OCR software for recognition of handwritten text☆821Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago