Closed n3011 closed 9 years ago
Also at first run demo.m to compile all relevant files using mex compiler. and add the selective_search_ijcv_with_python to your PYTHONPATH.
For all caffe users put the directory in CaffeROOT/python/ (dont put it in CaffeROOT/python/cafe/) and if you have already set your PYTHONPATH for pycaffe then you are set to go. No seperate pythonpath needed for selective search folder.
To Solve above two error you make sure that you have correct "mc" command. Because for different version of matlab command would change. for Matlba 2013a:
To solve typeError: Open matlab with PWD as selective_search_ijcv_with_python and run the following command
Also at first run demo.m to compile all relevant files using mex compiler. and add the selective_search_ijcv_with_python to your PYTHONPATH.
For all CAFFE users:: put the directory in CaffeROOT/python/ (dont put it in CaffeROOT/python/cafe/) and if you have already set your PYTHONPATH for pycaffe then you are set to go. No separate PYTHONPATH needed for selective search folder.
To get output for a single image: change the input of function selective_search() from a string into a list of string: