jponttuset / mcg

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

Saved MCG proposals for COCO #15

Closed IssamLaradji closed 6 years ago

IssamLaradji commented 6 years ago

For the proposals generated for COCO, was MCG pretrained only on PASCAL and BSD? or was it pretrained on COCO?

Thanks! --Issam

jponttuset commented 6 years ago

Hi Issam,

Only PASCAL, maybe BSD, cannot remember, definitely not COCO.

May I recommend our newer version of MCG? It's called COB, have a look at: http://www.vision.ee.ethz.ch/~cvlsegmentation/cob/

Best,