creotiv / computer_vision
Some computer vision tutorials for my articles
☆120Updated 2 years ago
Alternatives and similar repositories for computer_vision:
Users that are interested in computer_vision are comparing it to the libraries listed below
- Segmenting Handwritten Paragraphs into Characters☆49Updated 5 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Finding similar images in the Holidays dataset☆103Updated 7 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 7 years ago
- Texture Matching using Local Binary Patterns (LBP)☆55Updated 9 years ago
- Document Image Classification with Intra-Domain Transfer Learning and Stacked Generalization of Deep Convolutional Neural Networks☆42Updated 5 years ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago
- Face Aligment with simple cnn in Keras☆69Updated 6 years ago
- Implemented two papers for offline signature verification. Both use different deep learning techniques - Convolutional network and Siames…☆26Updated 7 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
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- Deep Learning Computer Vision Algorithms for Real-World Use☆409Updated 2 years ago
- Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.☆186Updated 2 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- Just some scripts that I write while I'm learning OpenCV☆77Updated 9 years ago
- A tool used for recognizing and counting the number of occurrences of four different shapes (i.e. square, rectangle, circle, triangle) in…☆45Updated 6 years ago
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 4 years ago
- ☆111Updated 7 years ago
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Updated 7 years ago
- Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.☆83Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 6 years ago
- A Siamese similarity model for image similarity☆58Updated 6 years ago
- Histogram Of Oriented Gradients☆37Updated 4 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago
- Download specific objects from Open-Images Dataset☆37Updated 6 years ago
- Deep Ranking based ImageSimilarity will be developed as plugin on ImageSpace. https://users.eecs.northwestern.edu/~jwa368/pdfs/deep_ranki…☆35Updated 4 years ago
- Google Colab (Jupyter) notebook to retrain Object Detection Tensorflow model with custom dataset.☆102Updated 6 years ago
- Background subtraction using deep learning method.☆192Updated 2 years ago
- Text Detection from images using OpenCV☆110Updated 3 years ago
- Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.☆69Updated 4 years ago