kmaninis / COB

Convolutional Oriented Boundaries
http://www.vision.ee.ethz.ch/~cvlsegmentation/cob/
Other
195 stars 59 forks source link

Getting error on running the file demo_cob_prop.m #18

Closed kartikwar closed 3 years ago

kartikwar commented 3 years ago

When I ran the file demo_cob_prop I got an error

"Error using set_params (line 34) Caffe path '/path/to/caffe/matlab/' not found"

Not sure which path I need to set and how. I just installed caffe locally for cpu.

Thanks

kmaninis commented 3 years ago

You need to specify the '/path/to/caffe/matlab/' to your actual path.