You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: