kapitsa2811's repositories
BlurDetection
A Python-Based Blur Detector using Fast Fourier Transforms
cosc428-structor
~1000 book pages + OpenCV + python = page regions identified as paragraphs, lines, images, captions, etc.
crisp-boundaries
Boundary detection and image segmentation using pointwise mutual information
dcgan_code
Deep Convolutional Generative Adversarial Networks
deep_dream_challenge
Deep Dream Challenge code by @SIrajology on Youtube (Learn Python for Data Science #5)
DeepHCCR
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
diacritization
Diacritization of Arabic texts
document-image-analysis
document image analysis
handwriting-cleaner
Using a neural network to clean up handwriting
helit
My machine learning/computer vision library for all of my recent papers, plus algorithms that I just like.
LeetCode-1
:pencil: Python / C++ 11 Solutions of All 434 LeetCode Questions
map-words-faster-rcnn
Words detection in images using the Faster R-CNN.
NUS-WIDE
Flickr image classification using Convolution Neural Network
ocr-from-historic-documents
Optical character recognition (OCR) for historic printed documents using convolutional neural networks
omr
Bubble Vision: Optical Mark Reader
phd-thesis
Repository of my thesis "Understanding Random Forests"
Reading_text_in_the_wild_with_convolutional_neural_networks
Some codes for partly reproduction of the paper: Reading Text in the Wild with Convolutional Neural Networks
SML-OCR
A project that reads historical books character and make classification. The formal competition is in Kaggle.
stylenet
Neural Network with Style Synthesis
teaching-dca
Course in Document and Content Analysis.
textRotCorrect
DFT-based text image rotation correction using OpenCV