shackenberg / Minimal-Bag-of-Visual-Words-Image-Classifier

Implementation of a content based image classifier using the bag of visual words approach in Python together with Lowe's SIFT and Libsvm.
236 stars 94 forks source link

How can we improve the performance of current code? #11

Closed Jivnesh closed 8 years ago

shackenberg commented 8 years ago

Hi Jivnesh, thanks for your interest, but as suggested in the Readme.MD:

this is only a minimal example to illustrate the general workings of such a system. For a more advanced system that provides better performance check: https://github.com/shackenberg/phow_caltech101.py