English

Integrated Deep and Shallow Networks for Salient Object Detection

Computer Vision and Pattern Recognition 2017-06-05 v1

Abstract

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and unsupervised saliency for salient object detection under a unified framework. Specifically, our method takes results of unsupervised saliency (Robust Background Detection, RBD) and normalized color images as inputs, and directly learns an end-to-end mapping between inputs and the corresponding saliency maps. The color images are fed into a Fully Convolutional Neural Networks (FCNN) adapted from semantic segmentation to exploit high-level semantic cues for salient object detection. Then the results from deep FCNN and RBD are concatenated to feed into a shallow network to map the concatenated feature maps to saliency maps. Finally, to obtain a spatially consistent saliency map with sharp object boundaries, we fuse superpixel level saliency map at multi-scale. Extensive experimental results on 8 benchmark datasets demonstrate that the proposed method outperforms the state-of-the-art approaches with a margin.

Keywords

Cite

@article{arxiv.1706.00530,
  title  = {Integrated Deep and Shallow Networks for Salient Object Detection},
  author = {Jing Zhang and Bo Li and Yuchao Dai and Fatih Porikli and Mingyi He},
  journal= {arXiv preprint arXiv:1706.00530},
  year   = {2017}
}

Comments

Accepted by IEEE International Conference on Image Processing (ICIP) 2017

R2 v1 2026-06-22T20:07:04.716Z