Saliency detection from one time sampling for eye fixation prediction

He Tang,Chuanbo Chen,Xiaobing Pei
DOI: https://doi.org/10.1007/s11042-016-4248-7
2016-01-01
Abstract:Saliency modeling has become one of the most popular studies in computer vision. Many previous works adopted distinctness to compute saliency score of an image element, which usually need point-to-point distances calculation and it is quadratic complexity. In this paper, a visual saliency model based on one time sampling outlier detection is proposed, and the time complexity is linear to image size, further analyses and experiments demonstrate that our model is robust and efficient. This model is parameter insensitive, without learning, and easy to implement. Extensive experiments on four benchmark datasets show that our model is competitive compare with state-of-the-art models under shuffled AUC metric.
What problem does this paper attempt to address?