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:
- ☆68Updated 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…☆152Updated 2 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Detect handwritten words (classic image processing based method).☆275Updated 2 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆327Updated 11 months ago
- Document Scanner and Word Segmentation☆121Updated 5 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆452Updated 2 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- Handwritten Text Recognition using TensorFlow☆285Updated last year
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- A Python application based on Machine learning and Deep learning that detects text/sentences in an image. (Using CNN in Keras Framework a…☆32Updated 7 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- handwritten word recognition with IAM dataset using CNN-Bi-LSTM and Bi-GRU implementation.☆24Updated 4 years ago
- IAM dataset☆65Updated 2 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☆205Updated 3 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 4 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆57Updated 7 years ago
- Text detection with mainly MSER and SWT☆201Updated last year
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆35Updated 5 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆520Updated 5 months ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 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
- CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)☆157Updated 2 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆401Updated 5 years ago
- Detect handwritten words (neural network based).☆72Updated 3 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆69Updated 5 years ago
- Code and procdures for handwriting object detection and recognition☆81Updated 4 years ago