Exemplar Cut

Abstract

We present a hybrid parametric and nonparametric algorithm, exemplar cut, for generating class-specific object segmentation hypotheses. For the parametric part, we train a pylon model on a hierarchical region tree as the energy function for segmentation. For the nonparametric part, we match the input image with each exemplar by using regions to obtain a score which augments the energy function from the pylon model. Our method thus generates a set of highly plausible segmentation hypotheses by solving a series of exemplar augmented graph cuts. Experimental results on the Graz and PASCAL datasets show that the proposed algorithm achieves favorable segmentation performance against the state-of-the-art methods in terms of visual quality and accuracy.

Cite

Text

Yang et al. "Exemplar Cut." International Conference on Computer Vision, 2013. doi:10.1109/ICCV.2013.111

Markdown

[Yang et al. "Exemplar Cut." International Conference on Computer Vision, 2013.](https://mlanthology.org/iccv/2013/yang2013iccv-exemplar/) doi:10.1109/ICCV.2013.111

BibTeX

@inproceedings{yang2013iccv-exemplar,
  title     = {{Exemplar Cut}},
  author    = {Yang, Jimei and Tsai, Yi-Hsuan and Yang, Ming-Hsuan},
  booktitle = {International Conference on Computer Vision},
  year      = {2013},
  doi       = {10.1109/ICCV.2013.111},
  url       = {https://mlanthology.org/iccv/2013/yang2013iccv-exemplar/}
}