Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unsupervised Salient Object Detection with Spectral Cluster Voting

About

In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clustering and demonstrate its potential to group the pixels of salient objects; (ii) Given mask proposals from multiple applications of spectral clustering on image features computed from various self-supervised models, e.g., MoCov2, SwAV, DINO, we propose a simple but effective winner-takes-all voting mechanism for selecting the salient masks, leveraging object priors based on framing and distinctiveness; (iii) Using the selected object segmentation as pseudo groundtruth masks, we train a salient object detector, dubbed SelfMask, which outperforms prior approaches on three unsupervised SOD benchmarks. Code is publicly available at https://github.com/NoelShin/selfmask.

Gyungin Shin, Samuel Albanie, Weidi Xie• 2022

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.6495
224
Salient Object DetectionECSSD--
222
Camouflaged Object DetectionCAMO (test)
E_phi0.7867
111
Camouflaged Object DetectionNC4K (test)
Sm0.7306
68
Camouflaged Object DetectionChameleon (test)--
66
Salient Object DetectionECSSD 1,000 images (test)--
48
Saliency DetectionDUT-OMRON 29 (test)
IoU67.7
38
RGB saliency detectionECSSD--
25
Saliency DetectionDUTS (test)
IoU66
22
Saliency DetectionDUTS 30 (test)
IoU72.8
20
Showing 10 of 20 rows

Other info

Code

Follow for update