paper-with-me

Papers

Unsupervised Salient Instance Detection

2024-01-01 · CVPR 2024 1 · Xin Tian, Ke Xu, Rynson Lau

The significant amount of manual efforts in annotating pixel-level labels has triggered the advancement of unsupervised saliency learning. However without supervision signals state-of-the-art methods can only infer region-level saliency. In this paper we propose to explore the unsupervised salient instance detection (USID) problem for a more fine-grained visual understanding. Our key observation is that self-supervised transformer features may exhibit local similarities as well as different levels of contrast to other regions which provide informative cues to identify salient instances. Hence we propose SCoCo a novel network that models saliency coherence and contrast for USID. SCoCo includes two novel modules: (1) a global background adaptation (GBA) module with a scene-level contrastive loss to extract salient regions from the scene by searching the adaptive "saliency threshold" in the self-supervised transformer features and (2) a locality-aware similarity (LAS) module with an instance-level contrastive loss to group salient regions into instances by modeling the in-region saliency coherence and cross-region saliency contrasts. Extensive experiments show that SCoCo outperforms state-of-the-art weakly-supervised SID methods and carefully designed unsupervised baselines and has comparable performances to fully-supervised SID methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Salient Instance Segmentation via Subitizing and Clustering

2019-09-29 · Jialun Pei, He Tang, Chao Liu, Chuanbo Chen

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segment…

ClusteringInstance SegmentationSegmentationSemantic Segmentation

Instance-Level Salient Object Segmentation

2017-04-12 · CVPR 2017 7 · Guanbin Li, Yuan Xie, Liang Lin, Yizhou Yu

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In thi…

Instance SegmentationObjectSaliency DetectionSegmentation+1

Weakly-supervised Salient Instance Detection

2020-09-29 · Xin Tian, Ke Xu, Xin Yang, Bao-Cai Yin 외

Existing salient instance detection (SID) methods typically learn from pixel-level annotated datasets. In this paper, we present the first weakly-supervised approach to the SID problem. Although weak supervision has been…

Boundary DetectionObject LocalizationSaliency Detection

Learning to Detect Instance-level Salient Objects Using Complementary Image Labels

2021-11-19 · Xin Tian, Ke Xu, Xin Yang, BaoCai Yin 외

Existing salient instance detection (SID) methods typically learn from pixel-level annotated datasets. In this paper, we present the first weakly-supervised approach to the SID problem. Although weak supervision has been…

Boundary DetectionObject LocalizationSaliency Detection

Salient Instance Segmentation with Region and Box-level Annotations

2020-08-19 · Jialun Pei, He Tang, Tianyang Cheng, Chuanbo Chen

Salient instance segmentation is a new challenging task that received widespread attention in the saliency detection area. The new generation of saliency detection provides a strong theoretical and technical basis for vi…

Instance Segmentationobject-detectionObject DetectionSaliency Detection+3