Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Global Context-Aware Progressive Aggregation Network for Salient Object Detection

About

Deep convolutional neural networks have achieved competitive performance in salient object detection, in which how to learn effective and comprehensive features plays a critical role. Most of the previous works mainly adopted multiple level feature integration yet ignored the gap between different features. Besides, there also exists a dilution process of high-level features as they passed on the top-down pathway. To remedy these issues, we propose a novel network named GCPANet to effectively integrate low-level appearance features, high-level semantic features, and global context features through some progressive context-aware Feature Interweaved Aggregation (FIA) modules and generate the saliency map in a supervised way. Moreover, a Head Attention (HA) module is used to reduce information redundancy and enhance the top layers features by leveraging the spatial and channel-wise attention, and the Self Refinement (SR) module is utilized to further refine and heighten the input features. Furthermore, we design the Global Context Flow (GCF) module to generate the global context information at different stages, which aims to learn the relationship among different salient regions and alleviate the dilution effect of high-level features. Experimental results on six benchmark datasets demonstrate that the proposed approach outperforms the state-of-the-art methods both quantitatively and qualitatively.

Zuyao Chen, Qianqian Xu, Runmin Cong, Qingming Huang• 2020

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.038
302
Salient Object DetectionECSSD
MAE0.035
202
Salient Object DetectionPASCAL-S
MAE0.061
186
Salient Object DetectionHKU-IS
MAE0.031
155
Salient Object DetectionPASCAL-S (test)
MAE0.063
149
Salient Object DetectionHKU-IS (test)
MAE0.03
137
Salient Object DetectionDUT-OMRON
MAE0.056
120
Salient Object DetectionECSSD (test)
S-measure (Sa)92.7
104
Salient Object DetectionDUT-OMRON (test)
MAE0.056
92
Salient Object DetectionHRSOD (test)
F-beta0.889
65
Showing 10 of 31 rows

Other info

Code

Follow for update