Share your thoughts, 1 month free Claude Pro on usSee more
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
357
Salient Object DetectionECSSD
MAE0.032
226
Salient Object DetectionPASCAL-S
MAE0.062
196
Salient Object DetectionHKU-IS
MAE0.026
179
Salient Object DetectionDUT-OMRON
MAE0.049
137
Salient Object DetectionECSSD 1,000 images (test)
MAE0.033
68
Salient Object DetectionHKU-IS 4,447 images (test)
MAE0.027
62
Salient Object DetectionPASCAL-S 850 images (test)
MAE0.062
61
Salient Object DetectionDUTS
F-beta Score89.3
52
Salient Object DetectionDUT-O
S-measure84.9
33
Showing 10 of 17 rows

Other info

Follow for update