Md. Alimoor Reza
email: mreza AT gmu.edu
CS 682: Computer Vision
Course website
Image based retrieval
Attached code: image_based_retrieval.m computeAssignment.m
In the developed bag of features model for image based retrieval, I have used various visual
vocabulary sizes as tabulated above. I have used all the SIFT descriptors extracted from the
image in all the experiments. I used the vlfeat library
for SIFT feature extraction and vocabulary creation using k-means clustering.
Additional comments