Automatic Salient Object Extraction with Contextual Cue

Abstract

We present a method for automatically extracting salient object from a single image, which is cast in an energy minimization framework. Unlike most previous methods that only leverage appearance cues, we employ an auto-context cue as a complementary data term. Benefitting from a generic saliency model for bootstrapping, the segmentation of the salient object and the learning of the auto-context model are iteratively performed without any user intervention. Upon convergence, we obtain not only a clear separation of the salient object, but also an auto-context classifier which can be used to recognize the same type of object in other images. Our experiments on four benchmarks demonstrated the efficacy of the added contextual cue. It is shown that our method compares favorably with the state-of-the-art, some of which even embraced user interactions.

Cite

Text

Wang et al. "Automatic Salient Object Extraction with Contextual Cue." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126231

Markdown

[Wang et al. "Automatic Salient Object Extraction with Contextual Cue." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/wang2011iccv-automatic/) doi:10.1109/ICCV.2011.6126231

BibTeX

@inproceedings{wang2011iccv-automatic,
  title     = {{Automatic Salient Object Extraction with Contextual Cue}},
  author    = {Wang, Le and Xue, Jianru and Zheng, Nanning and Hua, Gang},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {105-112},
  doi       = {10.1109/ICCV.2011.6126231},
  url       = {https://mlanthology.org/iccv/2011/wang2011iccv-automatic/}
}