paper-with-me

홈 › Papers

Towards Open-Vocabulary Remote Sensing Image Semantic Segmentation

2024-12-27 · Chengyang Ye, Yunzhi Zhuge, Pingping Zhang

Recently, deep learning based methods have revolutionized remote sensing image segmentation. However, these methods usually rely on a pre-defined semantic class set, thus needing additional image annotation and model training when adapting to new classes. More importantly, they are unable to segment arbitrary semantic classes. In this work, we introduce Open-Vocabulary Remote Sensing Image Semantic Segmentation (OVRSISS), which aims to segment arbitrary semantic classes in remote sensing images. To address the lack of OVRSISS datasets, we develop LandDiscover50K, a comprehensive dataset of 51,846 images covering 40 diverse semantic classes. In addition, we propose a novel framework named GSNet that integrates domain priors from special remote sensing models and versatile capabilities of general vision-language models. Technically, GSNet consists of a Dual-Stream Image Encoder (DSIE), a Query-Guided Feature Fusion (QGFF), and a Residual Information Preservation Decoder (RIPD). DSIE first captures comprehensive features from both special models and general models in dual streams. Then, with the guidance of variable vocabularies, QGFF integrates specialist and generalist features, enabling them to complement each other. Finally, RIPD is proposed to aggregate multi-source features for more accurate mask predictions. Experiments show that our method outperforms other methods by a large margin, and our proposed LandDiscover50K improves the performance of OVRSISS methods. The proposed dataset and method will be made publicly available at https://github.com/yecy749/GSNet.

📄 PDF Abstract BibTeX arXiv:2412.19492

Code (1)

yecy749/gsnet 공식 구현 pytorch

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

AerOSeg: Harnessing SAM for Open-Vocabulary Segmentation in Remote Sensing Images

2025-04-12 · Saikat Dutta, Akhil Vasim, Siddhant Gole, Hamid Rezatofighi 외

Image segmentation beyond predefined categories is a key challenge in remote sensing, where novel and unseen classes often emerge during inference. Open-vocabulary image Segmentation addresses these generalization issues…

Image SegmentationSegmentationSemantic Segmentation

Semantic-CD: Remote Sensing Image Semantic Change Detection towards Open-vocabulary Setting

2025-01-12 · Yongshuo Zhu, Lu Li, Keyan Chen, Chenyang Liu 외

Remote sensing image semantic change detection is a method used to analyze remote sensing images, aiming to identify areas of change as well as categorize these changes within images of the same location taken at differe…

Change DetectionDecoderMulti-Task Learning

Locate Anything on Earth: Advancing Open-Vocabulary Object Detection for Remote Sensing Community

2024-08-17 · Jiancheng Pan, Yanxing Liu, Yuqian Fu, Muyuan Ma 외

Object detection, particularly open-vocabulary object detection, plays a crucial role in Earth sciences, such as environmental monitoring, natural disaster assessment, and land-use planning. However, existing open-vocabu…

Novel ConceptsObjectobject-detectionObject Detection+3

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

Open-Vocabulary Remote Sensing Image Semantic Segmentation

2024-09-12 · Qinglong Cao, Yuntian Chen, Chao Ma, Xiaokang Yang

Open-vocabulary image semantic segmentation (OVS) seeks to segment images into semantic regions across an open set of categories. Existing OVS methods commonly depend on foundational vision-language models and utilize si…

Semantic Segmentation