08:19 $ python classify.py -c images/codebook.file -m images/trainingdata.svm.model images/slayer/d.jpg
---------------------
## extract Sift features
extracting Sift features
gathering sift features for images/slayer/d.jpg (58, 128)
---------------------
## loading codebook from images/codebook.file
---------------------
## computing visual word histograms
---------------------
## write the histograms to file to pass it to the svm
---------------------
## test data with svm
Scaling testing data...
WARNING: minimal feature index is 0, but indices should start from 1
Testing...
Output prediction: images/trainingdata.svm.prediction
[1]
I was expecting the class name.., ie
slayer