English

Enhancing Salient Object Segmentation Through Attention

Computer Vision and Pattern Recognition 2019-05-29 v1

Abstract

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even though existing algorithms perform well in segmenting most of the object(s) of interest, they often end up segmenting false positives due to resembling salient objects in the background. In this work, we tackle this problem by iteratively attending to image patches in a recurrent fashion and subsequently enhancing the predicted segmentation mask. Saliency features are estimated independently for every image patch, which are further combined using an aggregation strategy based on a Convolutional Gated Recurrent Unit (ConvGRU) network. The proposed approach works in an end-to-end manner, removing background noise and false positives incrementally. Through extensive evaluation on various benchmark datasets, we show superior performance to the existing approaches without any post-processing.

Keywords

Cite

@article{arxiv.1905.11522,
  title  = {Enhancing Salient Object Segmentation Through Attention},
  author = {Anuj Pahuja and Avishek Majumder and Anirban Chakraborty and R. Venkatesh Babu},
  journal= {arXiv preprint arXiv:1905.11522},
  year   = {2019}
}

Comments

CVPRW - Deep Vision 2019

R2 v1 2026-06-23T09:27:50.875Z