paper-with-me

Papers

RSPrompter: Learning to Prompt for Remote Sensing Instance Segmentation based on Visual Foundation Model

2023-06-28 · Keyan Chen, Chenyang Liu, Hao Chen, Haotian Zhang, Wenyuan Li, Zhengxia Zou, Zhenwei Shi

Leveraging the extensive training data from SA-1B, the Segment Anything Model (SAM) demonstrates remarkable generalization and zero-shot capabilities. However, as a category-agnostic instance segmentation method, SAM heavily relies on prior manual guidance, including points, boxes, and coarse-grained masks. Furthermore, its performance in remote sensing image segmentation tasks remains largely unexplored and unproven. In this paper, we aim to develop an automated instance segmentation approach for remote sensing images, based on the foundational SAM model and incorporating semantic category information. Drawing inspiration from prompt learning, we propose a method to learn the generation of appropriate prompts for SAM. This enables SAM to produce semantically discernible segmentation results for remote sensing images, a concept we have termed RSPrompter. We also propose several ongoing derivatives for instance segmentation tasks, drawing on recent advancements within the SAM community, and compare their performance with RSPrompter. Extensive experimental results, derived from the WHU building, NWPU VHR-10, and SSDD datasets, validate the effectiveness of our proposed method. The code for our method is publicly available at kychen.me/RSPrompter.

📄 PDF Abstract BibTeX arXiv:2306.16269

Code (1)

KyanChen/RSPrompter 공식 구현 pytorch

Tasks

Image SegmentationInstance SegmentationPrompt LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Tuning a SAM-Based Model with Multi-Cognitive Visual Adapter to Remote Sensing Instance Segmentation

2024-08-16 · Linghao Zheng, Xinyang Pu, Feng Xu

The Segment Anything Model (SAM), a foundational model designed for promptable segmentation tasks, demonstrates exceptional generalization capabilities, making it highly promising for natural scene image segmentation. Ho…

DecoderImage SegmentationInstance SegmentationSegmentation+2

SOPSeg: Prompt-based Small Object Instance Segmentation in Remote Sensing Imagery

2025-09-03 · Chenhao Wang, Yingrui Ji, Yu Meng, Yunjian Zhang 외 arxiv

Extracting small objects from remote sensing imagery plays a vital role in various applications, including urban planning, environmental monitoring, and disaster management. While current research primarily focuses on sm…

Zero-shot GeneralizationSmall Object DetectionInstance SegmentationObject Segmentation

Insight Any Instance: Promptable Instance Segmentation for Remote Sensing Images

2024-09-11 · Xuexue Li

Instance segmentation of remote sensing images (RSIs) is an essential task for a wide range of applications such as land planning and intelligent transport. Instance segmentation of RSIs is constantly plagued by the unba…

Instance SegmentationPrompt LearningSegmentationSemantic Segmentation

SegEarth-OV3: Exploring SAM 3 for Open-Vocabulary Semantic Segmentation in Remote Sensing Images

2025-12-09 · Kaiyu Li, Shengqi Zhang, Yujie Wang, Yupeng Deng 외 arxiv

Most existing methods for training-free open-vocabulary semantic segmentation are based on CLIP. While these approaches have made progress, they often face challenges in precise localization or require complex pipelines …

3D Semantic Segmentation2D Semantic SegmentationChange Detection

Image-Conditioned Instance Prompt Network for Referring Remote Sensing Image Segmentation

2026-05-23 · Biaoyu Ren, Qingsheng Wang, Cun Xu, Dingkang Yang 외 arxiv

Referring Remote Sensing Image Segmentation (RRSIS) is a situated, task-driven cross-modal task related to the embodied perception paradigm, requiring models to align visual-spatial features with linguistic intentions fo…

Image Segmentation