TL;DR
This paper introduces a novel training-free framework for open-vocabulary semantic segmentation in remote sensing images, combining cross-model attention, diffusion refinement, and superpixel collaboration.
Contribution
It proposes a spatial-regularization-aware dual-branch inference method with innovative modules for feature fusion, score refinement, and boundary enhancement, improving segmentation accuracy.
Findings
Outperforms existing training-free OVSS methods on remote sensing benchmarks.
Effective in handling scale variations and complex boundaries in high-resolution images.
Code available at https://github.com/yu-ni1989/SDCI.
Abstract
High-resolution remote sensing images contain densely distributed objects with pronounced scale variations and complex boundaries, which impose higher demands on both the geometric localization and semantic prediction capabilities of semantic segmentation models. Existing training-free open-vocabulary semantic segmentation (OVSS) methods typically fuse Contrastive Language-Image Pretraining (CLIP) and vision foundation models (VFMs) using one-way injection and shallow post-processing strategies, making it difficult to satisfy these requirements. To address this issue, we propose a spatial-regularization-aware dual-branch collaborative inference framework for training-free OVSS, termed SDCI. First, during feature encoding, SDCI introduces a cross-model attention fusion (CAF) module, which guides collaborative inference by injecting self-attention maps into each other. Second, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
