Geodesic Saliency Using Background Priors
Abstract
Generic object level saliency detection is important for many vision tasks. Previous approaches are mostly built on the prior that “appearance contrast between objects and backgrounds is high”. Although various computational models have been developed, the problem remains challenging and huge behavioral discrepancies between previous approaches can be observed. This suggest that the problem may still be highly ill-posed by using this prior only. In this work, we tackle the problem from a different viewpoint: we focus more on the background instead of the object. We exploit two common priors about backgrounds in natural images, namely boundary and connectivity priors , to provide more clues for the problem. Accordingly, we propose a novel saliency measure called geodesic saliency . It is intuitive, easy to interpret and allows fast implementation. Furthermore, it is complementary to previous approaches, because it benefits more from background priors while previous approaches do not. Evaluation on two databases validates that geodesic saliency achieves superior results and outperforms previous approaches by a large margin, in both accuracy and speed (2 ms per image). This illustrates that appropriate prior exploitation is helpful for the ill-posed saliency detection problem.
Cite
Text
Wei et al. "Geodesic Saliency Using Background Priors." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_3Markdown
[Wei et al. "Geodesic Saliency Using Background Priors." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/wei2012eccv-geodesic/) doi:10.1007/978-3-642-33712-3_3BibTeX
@inproceedings{wei2012eccv-geodesic,
title = {{Geodesic Saliency Using Background Priors}},
author = {Wei, Yichen and Wen, Fang and Zhu, Wangjiang and Sun, Jian},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {29-42},
doi = {10.1007/978-3-642-33712-3_3},
url = {https://mlanthology.org/eccv/2012/wei2012eccv-geodesic/}
}