albanie / mcnSSD

A matconvnet implementation of the Single Shot Detector
MIT License
36 stars 23 forks source link

where can I find 'vl_contrib' function??? #1

Closed fidodido2503 closed 7 years ago

albanie commented 7 years ago

Hi @fidodido2503, sorry for the slow response. The function can be found on the contrib branch on the main repo here.

sqyangg commented 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

albanie commented 7 years ago

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.