Segmentation of arbitrary features in very high resolution remote sensing imagery
Henry Cording, Yves Plancherel, Pablo Brito-Parada
TL;DR
EcoMapper introduces a scalable, automated pipeline for segmenting arbitrary features in very high resolution remote sensing imagery, addressing the transferability gap of context-specific DL models. It leverages MMSegmentation with Mask2Former in a CLI-based workflow that preprocesses geospatial data, trains models with class-weighted sampling and augmentations, and postprocesses predictions across overlapping tiles. A key contribution is the Cording Index, which links feature size to an optimal ground sampling distance, enabling a DL-informed field survey workflow and guiding data collection under resource constraints. On a real UAV dataset, EcoMapper achieves competitive segmentation performance without dataset-specific tuning and demonstrates how resolution, feature size, and survey extent influence results, informing practical deployments in biodiversity, precision agriculture, and sustainable land management.
Abstract
Very high resolution (VHR) mapping through remote sensing (RS) imagery presents a new opportunity to inform decision-making and sustainable practices in countless domains. Efficient processing of big VHR data requires automated tools applicable to numerous geographic regions and features. Contemporary RS studies address this challenge by employing deep learning (DL) models for specific datasets or features, which limits their applicability across contexts. The present research aims to overcome this limitation by introducing EcoMapper, a scalable solution to segment arbitrary features in VHR RS imagery. EcoMapper fully automates processing of geospatial data, DL model training, and inference. Models trained with EcoMapper successfully segmented two distinct features in a real-world UAV dataset, achieving scores competitive with prior studies which employed context-specific models. To evaluate EcoMapper, many additional models were trained on permutations of principal field survey characteristics (FSCs). A relationship was discovered allowing derivation of optimal ground sampling distance from feature size, termed Cording Index (CI). A comprehensive methodology for field surveys was developed to ensure DL methods can be applied effectively to collected data. The EcoMapper code accompanying this work is available at https://github.com/hcording/ecomapper .
