Skip to content

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

@zilesazoyi2

Description

@zilesazoyi2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions