Why the voc2007 data is corrupted.? I am unable to use it for demo.
It is showing error as unable to load 'categ_list.mat' from both models_svm_linear and models_svm_struct.
I also tried to load separately and its still failing.
Then i loaded voc2012 to check.
demo worked fine for model_type = linear.
But for model_type = struct, I am getting error as classifier type 'identical' not recognized.
Checked with the classifier type in models_svm_struct, type is identical and not svm-struct
Can you please check what is the problem.
Why the voc2007 data is corrupted.? I am unable to use it for demo.
It is showing error as unable to load 'categ_list.mat' from both models_svm_linear and models_svm_struct.
I also tried to load separately and its still failing.
Then i loaded voc2012 to check.
demo worked fine for model_type = linear.
But for model_type = struct, I am getting error as classifier type 'identical' not recognized.
Checked with the classifier type in models_svm_struct, type is identical and not svm-struct
Can you please check what is the problem.