Command Palette
Search for a command to run...
Jun Wei; Shuhui Wang; Zhe Wu; Chi Su; Qingming Huang; Qi Tian

Abstract
To get more accurate saliency maps, recent methods mainly focus on aggregating multi-level features from fully convolutional network (FCN) and introducing edge information as auxiliary supervision. Though remarkable progress has been achieved, we observe that the closer the pixel is to the edge, the more difficult it is to be predicted, because edge pixels have a very imbalance distribution. To address this problem, we propose a label decoupling framework (LDF) which consists of a label decoupling (LD) procedure and a feature interaction network (FIN). LD explicitly decomposes the original saliency map into body map and detail map, where body map concentrates on center areas of objects and detail map focuses on regions around edges. Detail map works better because it involves much more pixels than traditional edge supervision. Different from saliency map, body map discards edge pixels and only pays attention to center areas. This successfully avoids the distraction from edge pixels during training. Therefore, we employ two branches in FIN to deal with body map and detail map respectively. Feature interaction (FI) is designed to fuse the two complementary branches to predict the saliency map, which is then used to refine the two branches again. This iterative refinement is helpful for learning better representations and more precise saliency maps. Comprehensive experiments on six benchmark datasets demonstrate that LDF outperforms state-of-the-art approaches on different evaluation metrics.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| saliency-detection-on-dut-omron | LDF(ours) | MAE: 0.051 |
| saliency-detection-on-hku-is | LDF(ours) | MAE: 0.027 |
| salient-object-detection-on-dut-omron-2 | LDF | E-measure: 0.873 MAE: 0.051 S-measure: 0.838 max_F1: 0.819 |
| salient-object-detection-on-duts-te-1 | LDF(ResNet-50) | E-measure: 0.909 MAE: 0.034 Smeasure: 0.892 max_F1: 0.897 |
| salient-object-detection-on-ecssd-1 | LDF(ours) | E-measure: 0.924 MAE: 0.033 S-measure: 0.924 max_F1: 0.950 |
| salient-object-detection-on-hku-is-1 | LDF | E-measure: 0.953 MAE: 0.027 S-measure: 0.919 max_F1: 0.939 |
| salient-object-detection-on-pascal-s-1 | LDF(ours) | E-measure: 0.865 MAE: 0.059 S-measure: 0.856 max_F1: 0.874 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.