jponttuset / mcg

Multiscale Combinatorial Grouping - Object Proposals and Segmentation
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/
Other
306 stars 139 forks source link

Reference to non-existent field 'opts' #20

Closed zsz1997 closed 4 years ago

zsz1997 commented 4 years ago

Hello, thank you for your code and it's really helpful for me. But when I run the code of demo_im2ucm/demo_im2mcg in full folder, it gets one error is 'Reference to non-existent field 'opts'', I found that it happens in edgesDetect.m, I can not understand why, so I'm looking forward to your answer. thanks~

jponttuset commented 4 years ago

The "full" package is not up to date (see README), I would suggest you use "pre-trained" as "full" is only needed to retrain the Pareto front, which you probably don't need.