bag-of-visual-words topic
Indian-Sign-Language-Recognition
This repository contains the code which can recognise the alphabets in Indian sign language for blind using opencv and tensorflow.
Bag-of-Visual-Words-Python
Implementing Bag of Visual words approach for object classification and detection
PyDBoW
Python Implementation of Bags of Binary Words
py-image-features-extractor
Image feature selection performed by using white and black box algorithms
Indian-Sign-Language-Recognition
A deep learning based sign language recognition system for speech impaired people in India using Bag of Visual Words with Convolutional Neural Networks.
Indian-sign-language-recognition
This repository contains python implementation for recognizing Indian sign language (ISL) gestures for deaf and dumb people.
SIFT-BoF
Feature extraction by using SITF+BoF.
python-bow-hog-object-detection
Bag of Visual Words and HOG based object detection in python/opencv
bow_image_retrieval
Bag-of-words Image Retrieval
Bag-of-Visual-Words
Bag of visual words (BOVW) is commonly used in image classification. Its concept is adapted from information retrieval and NLP’s bag of words (BOW).