SegEarth-OV: Towards Training-Free Open-Vocabulary Segmentation for Remote Sensing Images
Kaiyu Li, Ruixun Liu, Xiangyong Cao, Xueru Bai, Feng Zhou, Deyu Meng, Zhi Wang
TL;DR
SegEarth-OV introduces a training-free open-vocabulary segmentation framework tailored for remote sensing, leveraging SimFeatUp to upsample low-resolution CLIP features and a simple global-bias subtraction to improve dense predictions. By training SimFeatUp on unlabeled RS data and applying a CLS-aware bias correction, the method attains state-of-the-art performance across 17 RS datasets for semantic segmentation, building and road extraction, and flood detection. The work demonstrates the viability of RS-focused OVSS with a lightweight, plug-and-play approach that generalizes across RS modalities and scales, highlighting the potential of open-vocabulary perception in earth observation. Overall, SegEarth-OV delivers significant gains over natural-image–oriented OVSS baselines and provides a practical, training-free path toward scalable RS segmentation.
Abstract
Remote sensing image plays an irreplaceable role in fields such as agriculture, water resources, military, and disaster relief. Pixel-level interpretation is a critical aspect of remote sensing image applications; however, a prevalent limitation remains the need for extensive manual annotation. For this, we try to introduce open-vocabulary semantic segmentation (OVSS) into the remote sensing context. However, due to the sensitivity of remote sensing images to low-resolution features, distorted target shapes and ill-fitting boundaries are exhibited in the prediction mask. To tackle this issue, we propose a simple and general upsampler, SimFeatUp, to restore lost spatial information in deep features in a training-free style. Further, based on the observation of the abnormal response of local patch tokens to [CLS] token in CLIP, we propose to execute a straightforward subtraction operation to alleviate the global bias in patch tokens. Extensive experiments are conducted on 17 remote sensing datasets spanning semantic segmentation, building extraction, road detection, and flood detection tasks. Our method achieves an average of 5.8%, 8.2%, 4.0%, and 15.3% improvement over state-of-the-art methods on 4 tasks. All codes are released. \url{https://earth-insights.github.io/SegEarth-OV}
