paper-with-me

Papers

Boosting Segment Anything Model Towards Open-Vocabulary Learning

2023-12-06 · Xumeng Han, Longhui Wei, Xuehui Yu, Zhiyang Dou, Xin He, Kuiran Wang, Zhenjun Han, Qi Tian

The recent Segment Anything Model (SAM) has emerged as a new paradigmatic vision foundation model, showcasing potent zero-shot generalization and flexible prompting. Despite SAM finding applications and adaptations in various domains, its primary limitation lies in the inability to grasp object semantics. In this paper, we present Sambor to seamlessly integrate SAM with the open-vocabulary object detector in an end-to-end framework. While retaining all the remarkable capabilities inherent to SAM, we enhance it with the capacity to detect arbitrary objects based on human inputs like category names or reference expressions. To accomplish this, we introduce a novel SideFormer module that extracts SAM features to facilitate zero-shot object localization and inject comprehensive semantic information for open-vocabulary recognition. In addition, we devise an open-set region proposal network (Open-set RPN), enabling the detector to acquire the open-set proposals generated by SAM. Sambor demonstrates superior zero-shot performance across benchmarks, including COCO and LVIS, proving highly competitive against previous SoTA methods. We aspire for this work to serve as a meaningful endeavor in endowing SAM to recognize diverse object categories and advancing open-vocabulary learning with the support of vision foundation models.

📄 PDF Abstract BibTeX arXiv:2312.03628

Code (1)

ucas-vg/sambor 공식 구현

Tasks

modelObjectObject LocalizationRegion ProposalZero-shot Generalization

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

CorrCLIP: Reconstructing Correlations in CLIP with Off-the-Shelf Foundation Models for Open-Vocabulary Semantic Segmentation

2024-11-15 · Dengke Zhang, Fagui Liu, Quan Tang

Open-vocabulary semantic segmentation aims to assign semantic labels to each pixel without relying on a predefined set of categories. Contrastive Language-Image Pre-training (CLIP) demonstrates outstanding zero-shot clas…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation+3

Open-Vocabulary SAM3D: Towards Training-free Open-Vocabulary 3D Scene Understanding

2024-05-24 · Hanchen Tai, Qingdong He, Jiangning Zhang, Yijie Qian 외

Open-vocabulary 3D scene understanding presents a significant challenge in the field. Recent works have sought to transfer knowledge embedded in vision-language models from 2D to 3D domains. However, these approaches oft…

Scene UnderstandingZero Shot Segmentation

Semantic-Fast-SAM: Efficient Semantic Segmenter

2026-04-22 · Byunghyun Kim arxiv

We propose Semantic-Fast-SAM (SFS), a semantic segmentation framework that combines the Fast Segment Anything model with a semantic labeling pipeline to achieve real-time performance without sacrificing accuracy. FastSAM…

Real-Time Semantic Segmentation

PosSAM: Panoptic Open-vocabulary Segment Anything

2024-03-14 · Vibashan VS, Shubhankar Borse, Hyojin Park, Debasmit Das 외

In this paper, we introduce an open-vocabulary panoptic segmentation model that effectively unifies the strengths of the Segment Anything Model (SAM) with the vision-language CLIP model in an end-to-end framework. While …

DecoderOpen Vocabulary Panoptic SegmentationOpen Vocabulary Semantic SegmentationPanoptic Segmentation+1

USE: Universal Segment Embeddings for Open-Vocabulary Image Segmentation

2024-06-07 · CVPR 2024 1 · Xiaoqi Wang, Wenbin He, Xiwei Xuan, Clint Sebastian 외

The open-vocabulary image segmentation task involves partitioning images into semantically meaningful segments and classifying them with flexible text-defined categories. The recent vision-based foundation models such as…

Image SegmentationSegmentationSemantic Segmentation