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

grid.py runtime error #17

Open PelinGEZER opened 7 years ago

PelinGEZER commented 7 years ago

train svm

Scaling training data... /bin/sh: 1: libsvm/svm-scale: Permission denied

python ./grid.py -svmtrain "libsvm/svm-train" -gnuplot "/usr/bin/gnuplot" -png grid_res_img_file.png "Clusterstrainingdata.svm.scale" Cross validation... gnuplot executable not found Traceback (most recent call last): File "./grid.py", line 266, in run if rate is None: raise RuntimeError('get no rate') RuntimeError: get no rate worker local quit.