shivamgupta7 / OCR-Handwriting-RecognitionLinks
Using TensorFlow to create a ResNet model to train a deep learning model for images. Using OpenCV to do some image processing and show image with boundary box.
☆29Updated 4 years ago
Alternatives and similar repositories for OCR-Handwriting-Recognition
Users that are interested in OCR-Handwriting-Recognition are comparing it to the libraries listed below
Sorting:
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆326Updated 10 months ago
- Handwritten Text Recognition using TensorFlow☆282Updated last year
- IAM dataset☆65Updated 2 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆124Updated 3 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
- NanoNets OCR API Example for Python☆202Updated 3 years ago
- Detect and read handwritten words on scanned pages.☆132Updated 2 years ago
- OCR software for recognition of handwritten text☆818Updated 2 years ago
- ☆68Updated 4 years ago
- Document Scanner and Word Segmentation☆121Updated 5 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆46Updated 5 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Detect handwritten words (neural network based).☆71Updated 3 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆450Updated 2 years ago
- Used for reading medical prescription and coverting it in digital form☆120Updated 7 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆518Updated 3 months ago
- Detecting the National Identification Cards with Deep Learning (Faster R-CNN)☆310Updated 2 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- A tool that can segment and recognize hand written letters☆10Updated 6 years ago
- A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents usi…☆500Updated 2 years ago
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recogn…☆41Updated 3 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- From identity card image, this repo detect 4 corners, align by OpenCV, then detect word in image and recognize word by Transformer OCR.☆149Updated 2 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆40Updated 6 years ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆35Updated 5 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆69Updated 5 years ago
- ☆33Updated 4 years ago
- BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on sc…☆113Updated 2 years ago