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

Reverse Attention for Salient Object Detection

About

Benefit from the quick development of deep learning techniques, salient object detection has achieved remarkable progresses recently. However, there still exists following two major challenges that hinder its application in embedded devices, low resolution output and heavy model weight. To this end, this paper presents an accurate yet compact deep network for efficient salient object detection. More specifically, given a coarse saliency prediction in the deepest layer, we first employ residual learning to learn side-output residual features for saliency refinement, which can be achieved with very limited convolutional parameters while keep accuracy. Secondly, we further propose reverse attention to guide such side-output residual learning in a top-down manner. By erasing the current predicted salient regions from side-output features, the network can eventually explore the missing object parts and details which results in high resolution and accuracy. Experiments on six benchmark datasets demonstrate that the proposed approach compares favorably against state-of-the-art methods, and with advantages in terms of simplicity, efficiency (45 FPS) and model size (81 MB).

Shuhan Chen, Xiuli Tan, Ben Wang, Xuelong Hu• 2018

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.034
302
Salient Object DetectionECSSD
MAE0.055
202
Salient Object DetectionPASCAL-S
MAE0.06
186
Salient Object DetectionHKU-IS
MAE0.045
155
Salient Object DetectionPASCAL-S (test)
MAE0.058
149
Salient Object DetectionHKU-IS (test)
MAE0.029
137
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.754
137
Salient Object DetectionDUT-OMRON
MAE0.052
120
Salient Object DetectionECSSD (test)
S-measure (Sa)0.937
104
Salient Object DetectionDUT-OMRON (test)
MAE0.052
92
Showing 10 of 31 rows

Other info

Follow for update