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
357
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.737
306
Salient Object DetectionECSSD
MAE0.037
226
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.751
217
Camouflaged Object DetectionChameleon
S-measure (S_alpha)85.6
207
Salient Object DetectionPASCAL-S
MAE0.043
196
Salient Object DetectionHKU-IS
MAE0.031
179
Camouflaged Object DetectionCAMO (test)
M0.125
154
Salient Object DetectionPASCAL-S (test)
MAE0.074
149
Salient Object DetectionDUT-OMRON
MAE0.053
137
Showing 10 of 81 rows
...

Other info

Follow for update