Share your thoughts, 1 month free Claude Pro on usSee more
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
325
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.737
224
Salient Object DetectionECSSD
MAE0.037
222
Salient Object DetectionPASCAL-S
MAE0.043
196
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.751
178
Salient Object DetectionHKU-IS
MAE0.031
175
Camouflaged Object DetectionChameleon
S-measure (S_alpha)85.6
150
Salient Object DetectionPASCAL-S (test)
MAE0.074
149
Salient Object DetectionHKU-IS (test)
MAE0.031
137
Salient Object DetectionDUT-OMRON
MAE0.053
133
Showing 10 of 78 rows
...

Other info

Follow for update