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

EDN: Salient Object Detection via Extremely-Downsampled Network

About

Recent progress on salient object detection (SOD) mainly benefits from multi-scale learning, where the high-level and low-level features collaborate in locating salient objects and discovering fine details, respectively. However, most efforts are devoted to low-level feature learning by fusing multi-scale features or enhancing boundary representations. High-level features, which although have long proven effective for many other tasks, yet have been barely studied for SOD. In this paper, we tap into this gap and show that enhancing high- level features is essential for SOD as well. To this end, we introduce an Extremely-Downsampled Network (EDN), which employs an extreme downsampling technique to effectively learn a global view of the whole image, leading to accurate salient object localization. To accomplish better multi-level feature fusion, we construct the Scale-Correlated Pyramid Convolution (SCPC) to build an elegant decoder for recovering object details from the above extreme downsampling. Extensive experiments demonstrate that EDN achieves state-of-the-art performance with real-time speed. Our efficient EDN-Lite also achieves competitive performance with a speed of 316fps. Hence, this work is expected to spark some new thinking in SOD. Code is available at https://github.com/yuhuan-wu/EDN.

Yu-Huan Wu, Yun Liu, Le Zhang, Ming-Ming Cheng, Bo Ren• 2020

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.035
302
Salient Object DetectionECSSD
MAE0.032
202
Salient Object DetectionPASCAL-S
MAE0.062
186
Salient Object DetectionHKU-IS
MAE0.026
155
Salient Object DetectionDUT-OMRON
MAE0.049
120
RGB saliency detectionECSSD
F-measure (F_beta)95
25
RGB saliency detectionDUTS
S-measure (Sa)0.892
22
RGB saliency detectionHKU-IS
S-measure0.924
21
RGB Salient Object DetectionDUT-O
S-measure (Sm)84.9
12
Showing 9 of 9 rows

Other info

Follow for update