jponttuset / mcg

Multiscale Combinatorial Grouping - Object Proposals and Segmentation

Home Page:http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For faster (0.8s/image) and improved hierarchical segmentation and proposals see "Convolutional Oriented Boundaries", ECCV 2016: http://www.vision.ee.ethz.ch/~cvlsegmentation/cob/

Multiscale Combinatorial Grouping

MCG is the package code that implements the algorithms presented in:

  • Pont-Tuset J, Arbelaez P, Barron J, Marques F, Malik J, "Multiscale Combinatorial Grouping for Image Segmentation and Object Proposal Generation," TPAMI 2016.

  • Arbelaez P, Pont-Tuset J, Barron J, Marques F, Malik J, "Multiscale Combinatorial Grouping," CVPR 2014.

Please consider citing the papers if you use this code.

More info in the project page: http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/

CAUTION

The 'full' package is not completely up to date, use it only if you need to re-train the Pareto front or the ranking in MCG, then use 'pre-trained' to do the actual computations.

'Full' and 'Pre-Trained' packages not compatible with Windows.

About

Multiscale Combinatorial Grouping - Object Proposals and Segmentation

http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/

License:Other


Languages

Language:MATLAB 47.1%Language:C++ 30.1%Language:TeX 22.8%Language:Objective-C 0.1%