paper-with-me

Papers

SimSAM: Simple Siamese Representations Based Semantic Affinity Matrix for Unsupervised Image Segmentation

2024-06-12 · Chanda Grover Kamra, Indra Deep Mastan, Nitin Kumar, Debayan Gupta

Recent developments in self-supervised learning (SSL) have made it possible to learn data representations without the need for annotations. Inspired by the non-contrastive SSL approach (SimSiam), we introduce a novel framework SIMSAM to compute the Semantic Affinity Matrix, which is significant for unsupervised image segmentation. Given an image, SIMSAM first extracts features using pre-trained DINO-ViT, then projects the features to predict the correlations of dense features in a non-contrastive way. We show applications of the Semantic Affinity Matrix in object segmentation and semantic segmentation tasks. Our code is available at https://github.com/chandagrover/SimSAM.

📄 PDF Abstract BibTeX arXiv:2406.07986

Code (1)

chandagrover/simsam 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSelf-Supervised LearningSemantic SegmentationUnsupervised Image Segmentation

Similar Papers 제목 키워드 기반

Content-based Representations of audio using Siamese neural networks

2018-02-15 · Manocha Pranay, Badlani Rohan, Kumar Anurag, Shah Ankit 외

In this paper, we focus on the problem of content-based retrieval for audio, which aims to retrieve all semantically similar audio recordings for a given audio clip query. This problem is similar to the problem of query …

Retrieval

Unlabeled Disentangling of GANs with Guided Siamese Networks

2019-05-01 · ICLR 2019 5 · Gökhan Yildirim, Nikolay Jetchev, Urs Bergmann

Disentangling underlying generative factors of a data distribution is important for interpretability and generalizable representations. In this paper, we introduce two novel disentangling methods. Our first method, Unla…

Improving Semantic Segmentation via Dilated Affinity

2019-07-16 · Boxi Wu, Shuai Zhao, Wenqing Chu, Zheng Yang 외

Introducing explicit constraints on the structural predictions has been an effective way to improve the performance of semantic segmentation models. Existing methods are mainly based on insufficient hand-crafted rules th…

SegmentationSemantic Segmentation

Siamese Image Modeling for Self-Supervised Vision Representation Learning

2022-06-02 · CVPR 2023 1 · Chenxin Tao, Xizhou Zhu, Weijie Su, Gao Huang 외

Self-supervised learning (SSL) has delivered superior performance on a variety of downstream vision tasks. Two main-stream SSL frameworks have been proposed, i.e., Instance Discrimination (ID) and Masked Image Modeling (…

Representation LearningSelf-Supervised LearningSemantic SegmentationSensitivity

SimSAM: Zero-shot Medical Image Segmentation via Simulated Interaction

2024-06-02 · Benjamin Towle, Xin Chen, Ke Zhou

The recently released Segment Anything Model (SAM) has shown powerful zero-shot segmentation capabilities through a semi-automatic annotation setup in which the user can provide a prompt in the form of clicks or bounding…

Image SegmentationMedical Image SegmentationSemantic SegmentationZero Shot Segmentation