ikergarcia1996 / Handwritten-Names-RecognitionLinks
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
☆57Updated 7 years ago
Alternatives and similar repositories for Handwritten-Names-Recognition
Users that are interested in Handwritten-Names-Recognition are comparing it to the libraries listed below
Sorting:
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆40Updated 6 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆45Updated 7 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 8 years ago
- Text detection with mainly MSER and SWT☆201Updated 7 months ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 years ago
- Document Scanner and Word Segmentation☆125Updated 4 years ago
- ☆30Updated 7 years ago
- A software for extracting text from scanned images of printed text documents☆57Updated 6 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Scene Text Detection and Style Classification into Machine Printed and Handwritten Text☆25Updated 3 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
- Detect handwritten words (classic image processing based method).☆273Updated 2 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆316Updated 6 months ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆127Updated 6 years ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago
- Segmenting Handwritten Paragraphs into Characters☆49Updated 5 years ago
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- A Dense Text Detection model using Receptive Field Blocks☆31Updated 2 years ago
- Table recognition inside douments using neural networks☆93Updated 6 years ago
- IAM dataset☆61Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Detect handwritten words (neural network based).☆70Updated 3 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆448Updated last year
- Building OCR using YOLO and Tesseract☆95Updated 3 years ago
- A tool that can segment and recognize hand written letters☆10Updated 6 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm☆27Updated 4 years ago
- Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm☆77Updated 7 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…☆153Updated 2 years ago