Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svm = load(sprintf('ICCV15_results/SVMs/%s',svms(c).name)) ; svm=svm.svm ; #5

Open
zilesazoyi2 opened this issue Aug 6, 2017 · 0 comments

Comments

@zilesazoyi2
Copy link

thanks for your code!\(^o^)/~ It is so helpful!
when i run demo.m ,i got errors .could you please give me some advice?

Warning: You are using gcc version '5.4.0-6ubuntu1~16.04.4)'. The version of gcc is not supported. The version currently supported with MEX is '4.7.x'. For a list of currently supported compilers see: http://www.mathworks.com/support/compilers/current_release.

In vl_compilenn>mex_link at 449
In vl_compilenn>(parfor body) at 401
In parallel_function>make_general_channel/channel_general at 929
In remoteParallelFunction at 38
MEX completed successfully.
Index exceeds matrix dimensions.

Error in reproduce_ICCV15_results (line 13)
svm = load(sprintf('ICCV15_results/SVMs/%s',svms(c).name)) ; svm=svm.svm ;

Error in demo (line 15)
reproduce_ICCV15_results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant