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

EGNet:Edge Guidance Network for Salient Object Detection

About

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve this problem, we focus on the complementarity between salient edge information and salient object information. Accordingly, we present an edge guidance network (EGNet) for salient object detection with three steps to simultaneously model these two kinds of complementary information in a single network. In the first step, we extract the salient object features by a progressive fusion way. In the second step, we integrate the local edge information and global location information to obtain the salient edge features. Finally, to sufficiently leverage these complementary features, we couple the same salient edge features with salient object features at various resolutions. Benefiting from the rich edge information and location information in salient edge features, the fused features can help locate salient objects, especially their boundaries more accurately. Experimental results demonstrate that the proposed method performs favorably against the state-of-the-art methods on six widely used datasets without any pre-processing and post-processing. The source code is available at http: //mmcheng.net/egnet/.

Jia-Xing Zhao, Jiangjiang Liu, Den-Ping Fan, Yang Cao, Jufeng Yang, Ming-Ming Cheng• 2019

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.039
302
Salient Object DetectionECSSD
MAE0.037
202
Salient Object DetectionPASCAL-S
MAE0.043
186
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.737
174
Salient Object DetectionHKU-IS
MAE0.031
155
Salient Object DetectionPASCAL-S (test)
MAE0.074
149
Salient Object DetectionHKU-IS (test)
MAE0.031
137
RGB-D Salient Object DetectionLFSD
S-measure (Sα)83
122
Salient Object DetectionDUT-OMRON
MAE0.053
120
Salient Object DetectionECSSD (test)
S-measure (Sa)0.925
104
Showing 10 of 76 rows
...

Other info

Follow for update