Exploiting Global Priors for RGB-D Saliency Detection

Abstract

Inspired by the effectiveness of global priors for 2D saliency analysis, this paper aims to explore those particular to RGB-D data. To this end, we propose two priors, which are the normalized depth prior and the global-context surface orientation prior, and formulate them in the forms simple for computation. A two-stage RGB-D salient object detection framework is presented. It first integrates the region contrast, together with the background, depth, and orientation priors to achieve a saliency map. Then, a saliency restoration scheme is proposed, which integrates the PageRank algorithm for sampling high confident regions and recovers saliency for those ambiguous. The saliency map is thus reconstructed and refined globally. We conduct comparative experiments on two publicly available RGB-D datasets. Experimental results show that our approach consistently outperforms other state-of-the-art algorithms on both datasets.

Cite

Text

Ren et al. "Exploiting Global Priors for RGB-D Saliency Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015. doi:10.1109/CVPRW.2015.7301391

Markdown

[Ren et al. "Exploiting Global Priors for RGB-D Saliency Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015.](https://mlanthology.org/cvprw/2015/ren2015cvprw-exploiting/) doi:10.1109/CVPRW.2015.7301391

BibTeX

@inproceedings{ren2015cvprw-exploiting,
  title     = {{Exploiting Global Priors for RGB-D Saliency Detection}},
  author    = {Ren, Jianqiang and Gong, Xiaojin and Yu, Lu and Zhou, Wenhui and Yang, Michael Ying},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2015},
  pages     = {25-32},
  doi       = {10.1109/CVPRW.2015.7301391},
  url       = {https://mlanthology.org/cvprw/2015/ren2015cvprw-exploiting/}
}