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

Suppress and Balance: A Simple Gated Network for Salient Object Detection

About

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference control between them, the other is without considering the disparity of the contributions of different encoder blocks. In this work, we propose a simple gated network (GateNet) to solve both issues at once. With the help of multilevel gate units, the valuable context information from the encoder can be optimally transmitted to the decoder. We design a novel gated dual branch structure to build the cooperation among different levels of features and improve the discriminability of the whole network. Through the dual branch design, more details of the saliency map can be further restored. In addition, we adopt the atrous spatial pyramid pooling based on the proposed "Fold" operation (Fold-ASPP) to accurately localize salient objects of various scales. Extensive experiments on five challenging datasets demonstrate that the proposed model performs favorably against most state-of-the-art methods under different evaluation metrics.

Xiaoqi Zhao, Youwei Pang, Lihe Zhang, Huchuan Lu, Lei Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2016 (val)
J Mean80.9
564
Salient Object DetectionDUTS (test)
M (MAE)0.035
302
Salient Object DetectionECSSD
MAE0.038
202
Salient Object DetectionPASCAL-S
MAE0.068
186
Salient Object DetectionHKU-IS
MAE0.031
155
Salient Object DetectionPASCAL-S (test)
MAE0.064
149
Salient Object DetectionHKU-IS (test)
MAE0.029
137
Salient Object DetectionDUT-OMRON
MAE0.055
120
Salient Object DetectionECSSD (test)
S-measure (Sa)0.929
104
Salient Object DetectionDUT-OMRON (test)
MAE0.051
92
Showing 10 of 30 rows

Other info

Follow for update