paper-with-me

Papers

Adapting Vision Foundation Models for Robust Cloud Segmentation in Remote Sensing Images

2024-11-20 · Xuechao Zou, Shun Zhang, Kai Li, Shiying Wang, Junliang Xing, Lei Jin, Congyan Lang, Pin Tao

Cloud segmentation is a critical challenge in remote sensing image interpretation, as its accuracy directly impacts the effectiveness of subsequent data processing and analysis. Recently, vision foundation models (VFM) have demonstrated powerful generalization capabilities across various visual tasks. In this paper, we present a parameter-efficient adaptive approach, termed Cloud-Adapter, designed to enhance the accuracy and robustness of cloud segmentation. Our method leverages a VFM pretrained on general domain data, which remains frozen, eliminating the need for additional training. Cloud-Adapter incorporates a lightweight spatial perception module that initially utilizes a convolutional neural network (ConvNet) to extract dense spatial representations. These multi-scale features are then aggregated and serve as contextual inputs to an adapting module, which modulates the frozen transformer layers within the VFM. Experimental results demonstrate that the Cloud-Adapter approach, utilizing only 0.6% of the trainable parameters of the frozen backbone, achieves substantial performance gains. Cloud-Adapter consistently achieves state-of-the-art performance across various cloud segmentation datasets from multiple satellite sources, sensor series, data processing levels, land cover scenarios, and annotation granularities. We have released the code and model checkpoints at https://xavierjiezou.github.io/Cloud-Adapter/ to support further research.

📄 PDF Abstract BibTeX arXiv:2411.13127

Code (1)

xavierjiezou/cloud-adapter 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

VFM-ISRefiner: Towards Better Adapting Vision Foundation Models for Interactive Segmentation of Remote Sensing Images

2025-11-30 · Deliang Wang, Peng Liu, Yan Ma, Rongkai Zhuang 외 arxiv

Interactive image segmentation(IIS) plays a critical role in generating precise annotations for remote sensing imagery, where objects often exhibit scale variations, irregular boundaries and complex backgrounds. However,…

Interactive SegmentationInstance SegmentationImage Segmentation

MM-OVSeg:Multimodal Optical-SAR Fusion for Open-Vocabulary Segmentation in Remote Sensing

2026-03-18 · Yimin Wei, Aoran Xiao, Hongruixuan Chen, Junshi Xia 외 arxiv

Open-vocabulary segmentation enables pixel-level recognition from an open set of textual categories, allowing generalization beyond fixed classes. Despite great potential in remote sensing, progress in this area remains …

Low-Data Supervised Adaptation Outperforms Prompting for Cloud Segmentation Under Domain Shift

2026-04-10 · Harshith Kethavath, Weiming Hu arxiv

Adapting vision-language models to remote sensing imagery presents a fundamental challenge: both the visual and linguistic distributions of satellite data lie far outside natural image pretraining corpora. Despite this, …

Linking Points With Labels in 3D: A Review of Point Cloud Semantic Segmentation

2019-08-23 · Yuxing Xie, Jiaojiao Tian, Xiao Xiang Zhu

3D Point Cloud Semantic Segmentation (PCSS) is attracting increasing interest, due to its applicability in remote sensing, computer vision and robotics, and due to the new possibilities offered by deep learning technique…

Point Cloud SegmentationSegmentationSemantic Segmentation

SatVision-TOA: A Geospatial Foundation Model for Coarse-Resolution All-Sky Remote Sensing Imagery

2024-11-26 · Caleb S. Spradlin, Jordan A. Caraballo-Vega, Jian Li, Mark L. Carroll 외

Foundation models have the potential to transform the landscape of remote sensing (RS) data analysis by enabling large computer vision models to be pre-trained on vast amounts of remote sensing data. These models can the…

AllCloud DetectionSelf-Supervised Learning