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
Related projects ⓘ
Alternatives and complementary repositories for 4-simple-steps-in-Builiding-OCR
- Building OCR using YOLO and Tesseract☆91Updated 3 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 5 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 last year
- Optical character recognition Using Deep Learning☆29Updated 6 years ago
- Document Scanner and Word Segmentation☆119Updated 4 years ago
- CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition☆11Updated 4 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆79Updated 4 years ago
- How to train a Keras model to recognize variable length text | DLology☆69Updated 6 years ago
- Detect handwritten words (classic image processing based method).☆265Updated last year
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆294Updated 2 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆163Updated last year
- A Python application based on Machine learning and Deep learning that detects text/sentences in an image. (Using CNN in Keras Framework a…☆33Updated 6 years ago
- ☆64Updated 3 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆59Updated 6 years ago
- Detect handwritten words (neural network based).☆66Updated 2 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆146Updated 3 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 3 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- Segmentation of ID Cards using Semantic Segmentation☆101Updated 4 years ago
- Template based form extractor OCR. Train your own character and alphabet OCR.☆16Updated 6 years ago
- Text Detection from images using OpenCV☆108Updated 3 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 6 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆118Updated 2 years ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆36Updated 4 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆124Updated 3 years ago
- IAM dataset☆51Updated last year
- Sample implementation of OCR metrics (CER, WER) calculation with TesseractOCR and fastwer☆28Updated 3 years ago
- Table recognition inside douments using neural networks☆93Updated 6 years ago
- Project Name -License Plate Detection using Tensorflow API and Recognition using Pytesseract LSTM OCR . ALPR(1).ipynb and ALPR(2).ipynb …☆8Updated 3 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆148Updated 5 years ago