paper-with-me

Papers

Boosting Few-Shot Semantic Segmentation Via Segment Anything Model

2024-01-18 · Chen-Bin Feng, Qi Lai, Kangdao Liu, Houcheng Su, Chi-Man Vong

In semantic segmentation, accurate prediction masks are crucial for downstream tasks such as medical image analysis and image editing. Due to the lack of annotated data, few-shot semantic segmentation (FSS) performs poorly in predicting masks with precise contours. Recently, we have noticed that the large foundation model segment anything model (SAM) performs well in processing detailed features. Inspired by SAM, we propose FSS-SAM to boost FSS methods by addressing the issue of inaccurate contour. The FSS-SAM is training-free. It works as a post-processing tool for any FSS methods and can improve the accuracy of predicted masks. Specifically, we use predicted masks from FSS methods to generate prompts and then use SAM to predict new masks. To avoid predicting wrong masks with SAM, we propose a prediction result selection (PRS) algorithm. The algorithm can remarkably decrease wrong predictions. Experiment results on public datasets show that our method is superior to base FSS methods in both quantitative and qualitative aspects.

📄 PDF Abstract BibTeX arXiv:2401.09826

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Semantic SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

SAM-I-Am: Semantic Boosting for Zero-shot Atomic-Scale Electron Micrograph Segmentation

2024-04-09 · Waqwoya Abebe, Jan Strube, Luanzheng Guo, Nathan R. Tallent 외

Image segmentation is a critical enabler for tasks ranging from medical diagnostics to autonomous driving. However, the correct segmentation semantics - where are boundaries located? what segments are logically similar? …

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

SANSA: Unleashing the Hidden Semantics in SAM2 for Few-Shot Segmentation

2025-05-27 · Claudia Cuttano, Gabriele Trivigno, Giuseppe Averta, Carlo Masone

Few-shot segmentation aims to segment unseen object categories from just a handful of annotated examples. This requires mechanisms that can both identify semantically related objects across images and accurately produce …

Object TrackingSegmentation

Label Anything: Multi-Class Few-Shot Semantic Segmentation with Visual Prompts

2024-07-02 · Pasquale De Marinis, Nicola Fanelli, Raffaele Scaringi, Emanuele Colonna 외

We present Label Anything, an innovative neural network architecture designed for few-shot semantic segmentation (FSS) that demonstrates remarkable generalizability across multiple classes with minimal examples required …

Few-Shot Semantic SegmentationSemantic Segmentation

FS-SAM2: Adapting Segment Anything Model 2 for Few-Shot Semantic Segmentation via Low-Rank Adaptation

2025-09-15 · Bernardo Forni, Gabriele Lombardi, Federico Pozzi, Mirco Planamente arxiv

Few-shot semantic segmentation has recently attracted great attention. The goal is to develop a model capable of segmenting unseen classes using only a few annotated samples. Most existing approaches adapt a pre-trained …

Few-Shot Semantic SegmentationComputational EfficiencyVideo Segmentation

Self-guided Few-shot Semantic Segmentation for Remote Sensing Imagery Based on Large Vision Models

2023-11-22 · Xiyu Qi, Yifan Wu, Yongqiang Mao, Wenhui Zhang 외

The Segment Anything Model (SAM) exhibits remarkable versatility and zero-shot learning abilities, owing largely to its extensive training data (SA-1B). Recognizing SAM's dependency on manual guidance given its category-…

Few-Shot Semantic SegmentationPrompt LearningSegmentationSemantic Segmentation+1