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:
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Document Scanner and Word Segmentation☆123Updated 5 years ago
- Detect handwritten words (classic image processing based method).☆274Updated 2 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…☆152Updated 2 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆127Updated 3 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆333Updated last year
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆455Updated 2 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆150Updated 6 years ago
- Handwritten Text Recognition using TensorFlow☆291Updated last year
- ☆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
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆57Updated 8 years ago
- A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents usi…☆507Updated 2 years ago
- Code and procdures for handwriting object detection and recognition☆82Updated 5 years ago
- CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)☆157Updated 3 years ago
- IAM dataset☆67Updated 2 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 7 years ago
- Detect handwritten words (neural network based).☆73Updated 3 years ago
- OCR software for recognition of handwritten text☆826Updated 3 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆524Updated 7 months ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆35Updated 5 years ago
- NanoNets OCR API Example for Python☆207Updated 3 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆405Updated 5 years ago
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated 3 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆152Updated 4 years ago
- Segmentation of ID Cards using Semantic Segmentation☆107Updated 5 years ago
- Template based form extractor OCR. Train your own character and alphabet OCR.☆18Updated 7 years ago