English

Cascaded Partial Decoder for Fast and Accurate Salient Object Detection

Computer Vision and Pattern Recognition 2019-04-19 v1

Abstract

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but cost more computations because of their larger spatial resolutions. In this paper, we propose a novel Cascaded Partial Decoder (CPD) framework for fast and accurate salient object detection. On the one hand, the framework constructs partial decoder which discards larger resolution features of shallower layers for acceleration. On the other hand, we observe that integrating features of deeper layers obtain relatively precise saliency map. Therefore we directly utilize generated saliency map to refine the features of backbone network. This strategy efficiently suppresses distractors in the features and significantly improves their representation ability. Experiments conducted on five benchmark datasets exhibit that the proposed model not only achieves state-of-the-art performance but also runs much faster than existing models. Besides, the proposed framework is further applied to improve existing multi-level feature aggregation models and significantly improve their efficiency and accuracy.

Keywords

Cite

@article{arxiv.1904.08739,
  title  = {Cascaded Partial Decoder for Fast and Accurate Salient Object Detection},
  author = {Zhe Wu and Li Su and Qingming Huang},
  journal= {arXiv preprint arXiv:1904.08739},
  year   = {2019}
}

Comments

CVPR 2019

R2 v1 2026-06-23T08:43:46.124Z