Salient Object Detection via Bootstrap Learning

Abstract

We propose a bootstrap learning algorithm for salient object detection in which both weak and strong models are exploited. First, a weak saliency map is constructed based on image priors to generate training samples for a strong model. Second, a strong classifier based on samples directly from an input image is learned to detect salient pixels. Results from multiscale saliency maps are integrated to further improve the detection performance. Extensive experiments on five benchmark datasets demonstrate that the proposed bootstrap learning algorithm performs favorably against the state-of-the-art saliency detection methods. Furthermore, we show that the proposed bootstrap learning approach can be easily applied to other bottom-up saliency models for significant improvement.

Cite

Text

Tong et al. "Salient Object Detection via Bootstrap Learning." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298798

Markdown

[Tong et al. "Salient Object Detection via Bootstrap Learning." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/tong2015cvpr-salient/) doi:10.1109/CVPR.2015.7298798

BibTeX

@inproceedings{tong2015cvpr-salient,
  title     = {{Salient Object Detection via Bootstrap Learning}},
  author    = {Tong, Na and Lu, Huchuan and Ruan, Xiang and Yang, Ming-Hsuan},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7298798},
  url       = {https://mlanthology.org/cvpr/2015/tong2015cvpr-salient/}
}