bag-of-visual-words topic

List bag-of-visual-words repositories

Indian-Sign-Language-Recognition

194
Stars
75
Forks
Watchers

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

125
Stars
68
Forks
Watchers

Implementing Bag of Visual words approach for object classification and detection

PyDBoW

23
Stars
1
Forks
Watchers

Python Implementation of Bags of Binary Words

py-image-features-extractor

25
Stars
9
Forks
Watchers

Image feature selection performed by using white and black box algorithms

Indian-Sign-Language-Recognition

60
Stars
27
Forks
Watchers

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

65
Stars
20
Forks
Watchers

This repository contains python implementation for recognizing Indian sign language (ISL) gestures for deaf and dumb people.

SIFT-BoF

22
Stars
2
Forks
Watchers

Feature extraction by using SITF+BoF.

Bag-of-Visual-Words

53
Stars
28
Forks
Watchers

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).