mypetyak / StrokeWidthTransform
A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform
☆103Updated 7 years ago
Alternatives and similar repositories for StrokeWidthTransform:
Users that are interested in StrokeWidthTransform are comparing it to the libraries listed below
- A selectional auto-encoder approach for document image binarization☆103Updated 2 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 7 years ago
- Detect text with stroke width transform.☆333Updated 9 years ago
- Rotation and skew detection using DL.☆59Updated 6 years ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago
- Text detection with mainly MSER and SWT☆200Updated 5 months ago
- Efficient Unconstrained Scene Text Detector☆192Updated 7 years ago
- SWT implemented in Python☆19Updated 10 years ago
- Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm☆27Updated 4 years ago
- Text Detection System with MSER , SWT and Text Verification☆109Updated 9 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆291Updated 5 years ago
- Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."☆140Updated 3 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- A tool for handwritten text (straight and skewed) line segmentation based on a statistical approach.☆40Updated 6 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆498Updated 7 years ago
- ☆138Updated 2 years ago
- ☆77Updated 2 years ago
- ☆284Updated 6 years 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
- document image degradation☆163Updated 4 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- ☆72Updated 6 years ago
- ☆38Updated 4 years ago
- Repository collecting all the submodules for the new PyTorch-based OCR System.☆142Updated 4 years ago
- Experimental methods for dewarping document images based on the use of lasers.☆37Updated 9 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …