Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Preprint Jul 2026

OffNadirLoc: Benchmark and Framework for Challenging UAV-to-Satellite Geo-Localization under Large Off-Nadir Views

Cross-view geo-localization between UAV and satellite imagery remains a fundamental yet highly challenging task, especially under large off-nadir views where drastic perspective distortions, occlusions, and appearance gaps occur. Existing benchmarks and methods primarily focus on near-nadir scenarios and often overlook the importance of structural scene understanding and intra-domain relational constraints, limiting their performance in real-world deployments. In this work, we introduce OffNadirLoc, a new benchmark for large off-nadir UAV-to-satellite geo-localization. To tackle the unique challenges posed by off-nadir perspectives, we further propose ONLoc, a framework that incorporates a structure-aware contextual weighting mechanism to dynamically emphasize reliable local features while suppressing ambiguous or repetitive regions. Additionally, we design a view-coherent learning strategy, which treats one satellite image and the corresponding UAV images from multiple views as a cohesive semantic group. This set-level supervision enables the model to learn viewpoint-invariant and discriminative features, making it more effective at capturing multi-view consistency than conventional pairwise contrastive learning. Extensive experiments on the OffNadirLoc benchmark and four near-nadir datasets demonstrate that our method consistently outperforms state-of-the-art approaches while exhibiting strong zero-shot generalization to unseen datasets without additional training. The code will be released at https://montalario.github.io/offnadirloc/.

Qian Qiao, Wenye Liu, Ting Liu et al. · 0 citations
Open access Jul 2026

A plug and play attention block for accurate multi scenario remote sensing image segmentation.

In this paper, we propose SegRSNet for the task of feature extraction from remote sensing images. To address the challenges of complexity and variability of target objects, obvious occlusion effects and rich multilevel semantic information in high-resolution remote sensing images, we design a plug-and-play network structure, SegRS Block, which consists of a series of key components responsible for: efficiently aggregating channel features, accurately capturing spatial location information, fusing feature maps across layers and deepening the fine modeling of channel dimensions. The experimental results show that SegRSNet achieves state-of-the-art (SOTA) performance on multiple benchmark datasets for both building and road feature extraction, which not only outperforms the existing best methods under the same parameter scale, but also shows high adaptability and accuracy for all kinds of remote sensing image analysis tasks. In addition, although the Transformer architecture has advantages in dealing with remote dependencies, it usually requires large-scale training data and a large number of parameters. In contrast, our study shows that the combination of convolutional neural network and a specially designed attention module can reduce the training cost while improving the receptive field to effectively deal with the remote sensing image segmentation problem, thus realizing the detailed and accurate recognition and parsing of multi-scenario remote sensing data.

Ting Liu, Chunshi Wang, Bin Zhao · 0 citations