English

CLASS: Cross-Level Attention and Supervision for Salient Objects Detection

Computer Vision and Pattern Recognition 2020-09-25 v2

Abstract

Salient object detection (SOD) is a fundamental computer vision task. Recently, with the revival of deep neural networks, SOD has made great progresses. However, there still exist two thorny issues that cannot be well addressed by existing methods, indistinguishable regions and complex structures. To address these two issues, in this paper we propose a novel deep network for accurate SOD, named CLASS. First, in order to leverage the different advantages of low-level and high-level features, we propose a novel non-local cross-level attention (CLA), which can capture the long-range feature dependencies to enhance the distinction of complete salient object. Second, a novel cross-level supervision (CLS) is designed to learn complementary context for complex structures through pixel-level, region-level and object-level. Then the fine structures and boundaries of salient objects can be well restored. In experiments, with the proposed CLA and CLS, our CLASS net. consistently outperforms 13 state-of-the-art methods on five datasets.

Keywords

Cite

@article{arxiv.2009.10916,
  title  = {CLASS: Cross-Level Attention and Supervision for Salient Objects Detection},
  author = {Lv Tang and Bo Li},
  journal= {arXiv preprint arXiv:2009.10916},
  year   = {2020}
}

Comments

Full version of ACCV2020

R2 v1 2026-06-23T18:44:06.108Z