Pinned Repositories
Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
boxdetect
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
CRNN.tf2
Convolutional Recurrent Neural Network for End-to-End Text Recognize - TensorFlow 2
deep-anpr
Using neural networks to build an automatic number plate recognition system
detect_boxes
digitsClassifier
Hand written digits classifier using CNN
Face-Detection-OpenCV
Face detection using OpenCV and Python
pytesseract
A Python wrapper for Google Tesseract
scrabble-gan
Adversarial Generation of Handwritten Text Images
StrokeWidthTransform
A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform
amulyakali's Repositories
amulyakali/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
amulyakali/boxdetect
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
amulyakali/CRNN.tf2
Convolutional Recurrent Neural Network for End-to-End Text Recognize - TensorFlow 2
amulyakali/deep-anpr
Using neural networks to build an automatic number plate recognition system
amulyakali/detect_boxes
amulyakali/digitsClassifier
Hand written digits classifier using CNN
amulyakali/pytesseract
A Python wrapper for Google Tesseract
amulyakali/scrabble-gan
Adversarial Generation of Handwritten Text Images
amulyakali/doctr
Document Text Recognition (DocTR) made seamless, high-performing & accessible to anyone using Deep Learning for OCR-related tasks.
amulyakali/EAST
A tensorflow implementation of EAST text detector
amulyakali/EDSR_Tensorflow
TensorFlow implementation of 'Enhanced Deep Residual Networks for Single Image Super-Resolution'.
amulyakali/examples
TensorFlow examples
amulyakali/feature-detection
Oriented FAST and Rotated BRIEF using opencv
amulyakali/keras-image-ocr
How to train a Keras model to recognize variable length text | DLology
amulyakali/learnopencv
Learn OpenCV : C++ and Python Examples
amulyakali/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
amulyakali/MASTER-TF
MASTER
amulyakali/opencv_native_androidstudio
An android studio project with native Opencv
amulyakali/page_dewarp
Text page dewarping using a "cubic sheet" model
amulyakali/pydom
Sharpness Estimation for Document and Scene Images
amulyakali/rebook
A collection of tools for cleaning up book scans.
amulyakali/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
amulyakali/skew-correction
skew correction of text document using openCV and Python
amulyakali/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
amulyakali/ssd_detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
amulyakali/super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
amulyakali/tensorflow
An Open Source Machine Learning Framework for Everyone
amulyakali/text-detection
Text detection with mainly MSER and SWT
amulyakali/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
amulyakali/UnderstandingGCNs