paper-with-me

Papers

Handling Image and Label Resolution Mismatch in Remote Sensing

2022-11-28 · Scott Workman, Armin Hadzic, M. Usman Rafique

Though semantic segmentation has been heavily explored in vision literature, unique challenges remain in the remote sensing domain. One such challenge is how to handle resolution mismatch between overhead imagery and ground-truth label sources, due to differences in ground sample distance. To illustrate this problem, we introduce a new dataset and use it to showcase weaknesses inherent in existing strategies that naively upsample the target label to match the image resolution. Instead, we present a method that is supervised using low-resolution labels (without upsampling), but takes advantage of an exemplar set of high-resolution labels to guide the learning process. Our method incorporates region aggregation, adversarial learning, and self-supervised pretraining to generate fine-grained predictions, without requiring high-resolution annotations. Extensive experiments demonstrate the real-world applicability of our approach.

📄 PDF Abstract BibTeX arXiv:2211.15790

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Training Methods of Multi-label Prediction Classifiers for Hyperspectral Remote Sensing Images

2023-01-17 · Salma Haidar, José Oramas

With their combined spectral depth and geometric resolution, hyperspectral remote sensing images embed a wealth of complex, non-linear information that challenges traditional computer vision techniques. Yet, deep learnin…

Representation Learning

Samba: Semantic Segmentation of Remotely Sensed Images with State Space Model

2024-04-02 · Qinfeng Zhu, Yuanzhi Cai, Yuan Fang, Yihan Yang 외

High-resolution remotely sensed images pose a challenge for commonly used semantic segmentation methods such as Convolutional Neural Network (CNN) and Vision Transformer (ViT). CNN-based methods struggle with handling su…

DecoderMambaSegmentationSemantic Segmentation

PMPGuard: Catching Pseudo-Matched Pairs in Remote Sensing Image-Text Retrieval

2025-12-21 · Pengxiang Ouyang, Qing Ma, Zheng Wang, Cong Bai arxiv

Remote sensing (RS) image-text retrieval faces significant challenges in real-world datasets due to the presence of Pseudo-Matched Pairs (PMPs), semantically mismatched or weakly aligned image-text pairs, which hinder th…

Text Retrieval

Fully Convolutional Networks for Dense Semantic Labelling of High-Resolution Aerial Imagery

2016-06-08 · Jamie Sherrah

The trend towards higher resolution remote sensing imagery facilitates a transition from land-use classification to object-level scene understanding. Rather than relying purely on spectral content, appearance-based image…

Scene UnderstandingVocal Bursts Intensity Prediction

MLRSNet: A Multi-label High Spatial Resolution Remote Sensing Dataset for Semantic Scene Understanding

2020-10-01 · Xiaoman Qi, PanPan Zhu, Yuebin Wang, Liqiang Zhang 외

To better understand scene images in the field of remote sensing, multi-label annotation of scene images is necessary. Moreover, to enhance the performance of deep learning models for dealing with semantic scene understa…

Deep Learningimage-classificationImage ClassificationImage Retrieval+3