Hierarchical Saliency Detection

Abstract

When dealing with objects with complex structures, saliency detection confronts a critical problem namely that detection accuracy could be adversely affected if salient foreground or background in an image contains small-scale high-contrast patterns. This issue is common in natural images and forms a fundamental challenge for prior methods. We tackle it from a scale point of view and propose a multi-layer approach to analyze saliency cues. The final saliency map is produced in a hierarchical model. Different from varying patch sizes or downsizing images, our scale-based region handling is by finding saliency values optimally in a tree model. Our approach improves saliency detection on many images that cannot be handled well traditionally. A new dataset is also constructed.

Cite

Text

Yan et al. "Hierarchical Saliency Detection." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.153

Markdown

[Yan et al. "Hierarchical Saliency Detection." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/yan2013cvpr-hierarchical/) doi:10.1109/CVPR.2013.153

BibTeX

@inproceedings{yan2013cvpr-hierarchical,
  title     = {{Hierarchical Saliency Detection}},
  author    = {Yan, Qiong and Xu, Li and Shi, Jianping and Jia, Jiaya},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2013},
  doi       = {10.1109/CVPR.2013.153},
  url       = {https://mlanthology.org/cvpr/2013/yan2013cvpr-hierarchical/}
}