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

How to obtain proposals shown in the paper? #29

Open cnut1648 opened 2 years ago

cnut1648 commented 2 years ago

Hi, I would like to thank you for sharing the code with us. I have a question, I have downloaded MCG Proposals for PASCAL VOC 2012 in here and in each .mat file there are

Thank you!

cnut1648 commented 2 years ago

Or more specifically, from https://github.com/kmaninis/COB/issues/4 it seems that to obtain a higher level segmentation we need to have a segmentation label to match. Therefore am I correct that we need first to have a segmentation model that can generate segmentation prediction? If so then is it correct to say that to obtain high-level segmentations like the one in Fig. 2 of the MCG paper the segmentation label is needed (as the segmentation model needs it)?

xiaozongyi commented 1 year ago

Dear author, how to generate mat file frim raw picture like below picture? image