Closed fidodido2503 closed 7 years ago
Hi, thank you for providing this code. But when I run vl_contrib('compile', 'mcnSSD', 'contribUrl', 'github.com/albanie/matconvnet-contrib-test/') ; there is a error. Index exceeds matrix dimensions.
Error in compile_mcnSSD>selectCompileOpts (line 24) s = opts{1} ;
I run in step, and find opts is empty. Plz help me. Thank you
Hi @sqyangg - apologies for this. I have updated the install instructions to try to make things clearer. After switching to the contrib
branch, you will need to recompile MatConvNet.
Hi @fidodido2503, sorry for the slow response. The function can be found on the
contrib
branch on the main repo here.