菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-29
📄 Abstract - Graph-based Semantic Calibration Network for Unaligned UAV RGBT Image Semantic Segmentation and A Large-scale Benchmark

Fine-grained RGBT image semantic segmentation is crucial for all-weather unmanned aerial vehicle (UAV) scene understanding. However, UAV RGBT semantic segmentation faces two coupled challenges: cross-modal spatial misalignment caused by sensor parallax and platform vibration, and severe semantic confusion among fine-grained ground objects under top-down aerial views. To address these issues, we propose a Graph-based Semantic Calibration Network (GSCNet) for unaligned UAV RGBT image semantic segmentation. Specifically, we design a Feature Decoupling and Alignment Module (FDAM) that decouples each modality into shared structural and private perceptual components and performs deformable alignment in the shared subspace, enabling robust spatial correction with reduced modality appearance interference. Moreover, we propose a Semantic Graph Calibration Module (SGCM) that explicitly encodes the hierarchical taxonomy and co-occurrence regularities among ground-object categories in UAV scenes into a structured category graph, and incorporates these priors into graph-attention reasoning to calibrate predictions of visually similar and rare this http URL addition, we construct the Unaligned RGB-Thermal Fine-grained (URTF) benchmark, to the best of our knowledge, the largest and most fine-grained benchmark for unaligned UAV RGBT image semantic segmentation, containing over 25,000 image pairs across 61 categories with realistic cross-modal misalignment. Extensive experiments on URTF demonstrate that GSCNet significantly outperforms state-of-the-art methods, with notable gains on fine-grained categories. The dataset is available at this https URL.

顶级标签: computer vision benchmark
详细标签: semantic segmentation rggt uav graph network fine-grained 或 搜索:

基于图的语义校准网络用于非对齐无人机RGB-T图像语义分割及大规模基准数据集 / Graph-based Semantic Calibration Network for Unaligned UAV RGBT Image Semantic Segmentation and A Large-scale Benchmark


1️⃣ 一句话总结

本文提出了一种名为GSCNet的图语义校准网络,通过解耦模态特征并利用类别关系图来纠正无人机拍摄的RGB-T图像中因视角和振动导致的空间错位与语义混淆问题,同时构建了包含2.5万对标注图像的URTF数据集,在细粒度地物分割上显著超越现有方法。

源自 arXiv: 2604.26893