liboyin / img-classify

Household Object Recognition Challenge
GNU General Public License v2.0
0 stars 0 forks source link

Minimal Bag of Visual Words Image Classifier #3

Closed liboyin closed 9 years ago

liboyin commented 9 years ago

https://github.com/shackenberg/Minimal-Bag-of-Visual-Words-Image-Classifier Sakda is reviewing it.

sakda-mail commented 9 years ago

Refer to http://cs.brown.edu/courses/cs143/proj3/, it states the BoW accuracy is about 50-70%. After test the code from Shackenburg, its result is about 80%. Another version of code was created on Matlab, it also predicted about 80% correctly.