English

Handling Image and Label Resolution Mismatch in Remote Sensing

Computer Vision and Pattern Recognition 2022-11-30 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2211.15790,
  title  = {Handling Image and Label Resolution Mismatch in Remote Sensing},
  author = {Scott Workman and Armin Hadzic and M. Usman Rafique},
  journal= {arXiv preprint arXiv:2211.15790},
  year   = {2022}
}

Comments

IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023

R2 v1 2026-06-28T07:15:49.842Z