paper-with-me

홈 › Papers

Eye image segmentation using visual and concept prompts with Segment Anything Model 3 (SAM3)

2026-03-18 · Diederick C. Niehorster, Marcus Nyström arxiv

Previous work has reported that vision foundation models show promising zero-shot performance in eye image segmentation. Here we examine whether the latest iteration of the Segment Anything Model, SAM3, offers better eye image segmentation performance than SAM2, and explore the performance of its new concept (text) prompting mode. Eye image segmentation performance was evaluated using diverse datasets encompassing both high-resolution high-quality videos from a lab environment and the TEyeD dataset consisting of challenging eye videos acquired in the wild. Results show that in most cases SAM3 with either visual or concept prompts did not perform better than SAM2, for both lab and in-the-wild datasets. Since SAM2 not only performed better but was also faster, we conclude that SAM2 remains the best option for eye image segmentation. We provide our adaptation of SAM3's codebase that allows processing videos of arbitrary duration.

📄 PDF Abstract BibTeX arXiv:2603.17715

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

SAM 3: Segment Anything with Concepts

2025-11-20 · Nicolas Carion, Laura Gustafson, Yuan-Ting Hu, Shoubhik Debnath 외 arxiv

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., "yellow school bus"…

Towards Training-free Open-world Segmentation via Image Prompt Foundation Models

2023-10-17 · Lv Tang, Peng-Tao Jiang, Hao-Ke Xiao, Bo Li

The realm of computer vision has witnessed a paradigm shift with the advent of foundational models, mirroring the transformative influence of large language models in the domain of natural language processing. This paper…

Segmentation

Is SAM3 ready for pathology segmentation?

2026-04-20 · Qiuyu Kong, Shakiba Sharifi, Yiming Wang, Marco Cristani 외 arxiv

Is Segment Anything Model 3 (SAM3) capable in segmenting Any Pathology Images? Digital pathology segmentation spans tissue-level and nuclei-level scales, where traditional methods often suffer from high annotation costs …

Image SegmentationFew-Shot LearningDomain Adaptation

Vision Harnessing Agent for Open Ad-hoc Segmentation

2026-05-19 · Zilin Wang, Stella X. Yu arxiv

Segmentation has become easy when the concept is known, requiring retrieval of a learned visual grounding from text. It remains hard for open ad-hoc concepts, where the grounding may not exist as one learned mask and mus…

Visual Grounding

Taming SAM3 in the Wild: A Concept Bank for Open-Vocabulary Segmentation

2026-02-06 · Gensheng Pei, Xiruo Jiang, Yazhou Yao, Xiangbo Shu 외 arxiv

The recent introduction of \texttt{SAM3} has revolutionized Open-Vocabulary Segmentation (OVS) through \textit{promptable concept segmentation}, which grounds pixel predictions in flexible concept prompts. However, this …