paper-with-me

Papers

Self-Correlation and Cross-Correlation Learning for Few-Shot Remote Sensing Image Semantic Segmentation

2023-09-11 · Linhan Wang, Shuo Lei, Jianfeng He, Shengkun Wang, Min Zhang, Chang-Tien Lu

Remote sensing image semantic segmentation is an important problem for remote sensing image interpretation. Although remarkable progress has been achieved, existing deep neural network methods suffer from the reliance on massive training data. Few-shot remote sensing semantic segmentation aims at learning to segment target objects from a query image using only a few annotated support images of the target class. Most existing few-shot learning methods stem primarily from their sole focus on extracting information from support images, thereby failing to effectively address the large variance in appearance and scales of geographic objects. To tackle these challenges, we propose a Self-Correlation and Cross-Correlation Learning Network for the few-shot remote sensing image semantic segmentation. Our model enhances the generalization by considering both self-correlation and cross-correlation between support and query images to make segmentation predictions. To further explore the self-correlation with the query image, we propose to adopt a classical spectral method to produce a class-agnostic segmentation mask based on the basic visual information of the image. Extensive experiments on two remote sensing image datasets demonstrate the effectiveness and superiority of our model in few-shot remote sensing image semantic segmentation. Code and models will be accessed at https://github.com/linhanwang/SCCNet.

📄 PDF Abstract BibTeX arXiv:2309.05840

Code (1)

linhanwang/sccnet 공식 구현 pytorch

Tasks

Few-Shot LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Multi-Scale Correlation Meta-Network for Few-Shot Remote Sensing Image Classification

2026-01-18 · Anurag Kaushish, Ayan Sar, Sampurna Roy, Sudeshna Chakraborty 외 arxiv

Few-shot learning in remote sensing remains challenging due to three factors: the scarcity of labeled data, substantial domain shifts, and the multi-scale nature of geospatial objects. To address these issues, we introdu…

Remote Sensing Image ClassificationFew-Shot Learning

Relational Embedding for Few-Shot Classification

2021-08-22 · ICCV 2021 10 · Dahyun Kang, Heeseung Kwon, Juhong Min, Minsu Cho

We propose to address the problem of few-shot classification by meta-learning "what to observe" and "where to attend" in a relational perspective. Our method leverages relational patterns within and between images via se…

ClassificationFew-Shot Image ClassificationMeta-Learning

AgMTR: Agent Mining Transformer for Few-shot Segmentation in Remote Sensing

2024-09-26 · Hanbo Bi, Yingchao Feng, Yongqiang Mao, Jianning Pei 외

Few-shot Segmentation (FSS) aims to segment the interested objects in the query image with just a handful of labeled samples (i.e., support images). Previous schemes would leverage the similarity between support-query pi…

Decoder

RSVG-ZeroOV: Exploring a Training-Free Framework for Zero-Shot Open-Vocabulary Visual Grounding in Remote Sensing Images

2025-09-23 · Ke Li, Di Wang, Ting Wang, Fuyu Dong 외 arxiv

Remote sensing visual grounding (RSVG) aims to localize objects in remote sensing images based on free-form natural language expressions. Existing approaches are typically constrained to closed-set vocabularies, limiting…

Visual Grounding

SGMNet: Scene Graph Matching Network for Few-Shot Remote Sensing Scene Classification

2021-10-09 · Baoquan Zhang, Shanshan Feng, Xutao Li, Yunming Ye 외

Few-Shot Remote Sensing Scene Classification (FSRSSC) is an important task, which aims to recognize novel scene classes with few examples. Recently, several studies attempt to address the FSRSSC problem by following few-…

graph constructionGraph Matchingimage-classificationImage Classification+2