paper-with-me

Papers

AI-SAM: Automatic and Interactive Segment Anything Model

2023-12-05 · Yimu Pan, Sitao Zhang, Alison D. Gernand, Jeffery A. Goldstein, James Z. Wang

Semantic segmentation is a core task in computer vision. Existing methods are generally divided into two categories: automatic and interactive. Interactive approaches, exemplified by the Segment Anything Model (SAM), have shown promise as pre-trained models. However, current adaptation strategies for these models tend to lean towards either automatic or interactive approaches. Interactive methods depend on prompts user input to operate, while automatic ones bypass the interactive promptability entirely. Addressing these limitations, we introduce a novel paradigm and its first model: the Automatic and Interactive Segment Anything Model (AI-SAM). In this paradigm, we conduct a comprehensive analysis of prompt quality and introduce the pioneering Automatic and Interactive Prompter (AI-Prompter) that automatically generates initial point prompts while accepting additional user inputs. Our experimental results demonstrate AI-SAM's effectiveness in the automatic setting, achieving state-of-the-art performance. Significantly, it offers the flexibility to incorporate additional user prompts, thereby further enhancing its performance. The project page is available at https://github.com/ymp5078/AI-SAM.

📄 PDF Abstract BibTeX arXiv:2312.03119

Code (1)

ymp5078/ai-sam 공식 구현 pytorch

Tasks

Medical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Segment Anything for Microscopy

2023-08-22 · bioRxiv 2023 8 · Anwai Archit, Sushmita Nair, Nabeel Khalid, Paul Hilt 외

We present Segment Anything for Microscopy, a tool for interactive and automatic segmentation and tracking of objects in multi-dimensional microscopy data. Our method is based on Segment Anything, a vision foundation mod…

Image SegmentationInstance SegmentationObject TrackingSegmentation+1

Segment Anything for Histopathology

2025-02-01 · Titus Griebel, Anwai Archit, Constantin Pape

Nucleus segmentation is an important analysis task in digital pathology. However, methods for automatic segmentation often struggle with new data from a different distribution, requiring users to manually annotate nuclei…

Image SegmentationInstance SegmentationInteractive SegmentationSegmentation+1

Track Anything: Segment Anything Meets Videos

2023-04-24 · Jinyu Yang, Mingqi Gao, Zhe Li, Shang Gao 외

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with differen…

Image SegmentationObject TrackingSegmentationSemantic Segmentation+1

Matte Anything: Interactive Natural Image Matting with Segment Anything Models

2023-06-07 · Jingfeng Yao, Xinggang Wang, Lang Ye, Wenyu Liu

Natural image matting algorithms aim to predict the transparency map (alpha-matte) with the trimap guidance. However, the production of trimap often requires significant labor, which limits the widespread application of …

Image Matting

MedicoSAM: Towards foundation models for medical image segmentation

2025-01-20 · Anwai Archit, Luca Freckmann, Constantin Pape

Medical image segmentation is an important analysis task in clinical practice and research. Deep learning has massively advanced the field, but current approaches are mostly based on models trained for a specific task. T…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2