Bag of Visual Words implemented in Python.
The program requires the following libraries
- Numpy
- Pytorch
- Sklearn
- OpenCV
- Matplotlib
- Tqdm
The Bag of Visual Words.ipynb notebook has the functions and the code for the algorithm. The code is run on the SUN Dataset.
The above is a sample of the correct results of the BOVW algorithm.
