Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Remote SAMsing: From Segment Anything to Segment Everything

View through CrossRef
SAM2 produces high-quality zero-shot segmentation on natural images, but applying it to large remote sensing scenes exposes two problems: (1) its mask generator faces an inherent quality-coverage trade-off: strict thresholds yield precise masks but leave most of the image unsegmented, while relaxed thresholds increase coverage at the cost of mask quality; and (2) large images must be tiled, fragmenting objects across tile boundaries. We propose Remote SAMsing, an open-source pipeline that solves both problems without modifying SAM2 or requiring training data. For coverage, a multi-pass algorithm runs SAM2 repeatedly on each tile, painting accepted masks black between passes to simplify the scene for the next iteration, and relaxing quality thresholds only when coverage gains stagnate, ensuring that the most precise masks are always captured first. For spatial consistency, contextual padding and a parameter-free best-match merge reconstruct objects fragmented across tile boundaries. Evaluated on seven scenes (5~cm to 4.78~m GSD), the pipeline raises coverage from 30--68\% (single-pass SAM2) to 91--98\%. Ablation experiments quantify the contribution of each component to coverage and detection quality. Per-class evaluation shows that SAM2 transfers well to discrete RS objects (buildings 95\%, cars 82--93\% Det@0.5) with segment boundaries 3--8$\times$ more precise than SLIC and Felzenszwalb baselines. Tile size functions as an implicit scale parameter: reducing it from $1{,}000$ to 250 raises Det@0.5 from 56\% to 85\%, outperforming SAM2's built-in multi-scale mechanism. The pipeline generalizes to MNF false-color imagery without retraining (99.5\% ASA) and scales to production-sized images: a 1.94 billion pixel Potsdam mosaic achieved 97\% coverage without quality degradation.
Title: Remote SAMsing: From Segment Anything to Segment Everything
Description:
SAM2 produces high-quality zero-shot segmentation on natural images, but applying it to large remote sensing scenes exposes two problems: (1) its mask generator faces an inherent quality-coverage trade-off: strict thresholds yield precise masks but leave most of the image unsegmented, while relaxed thresholds increase coverage at the cost of mask quality; and (2) large images must be tiled, fragmenting objects across tile boundaries.
We propose Remote SAMsing, an open-source pipeline that solves both problems without modifying SAM2 or requiring training data.
For coverage, a multi-pass algorithm runs SAM2 repeatedly on each tile, painting accepted masks black between passes to simplify the scene for the next iteration, and relaxing quality thresholds only when coverage gains stagnate, ensuring that the most precise masks are always captured first.
For spatial consistency, contextual padding and a parameter-free best-match merge reconstruct objects fragmented across tile boundaries.
Evaluated on seven scenes (5~cm to 4.
78~m GSD), the pipeline raises coverage from 30--68\% (single-pass SAM2) to 91--98\%.
Ablation experiments quantify the contribution of each component to coverage and detection quality.
Per-class evaluation shows that SAM2 transfers well to discrete RS objects (buildings 95\%, cars 82--93\% Det@0.
5) with segment boundaries 3--8$\times$ more precise than SLIC and Felzenszwalb baselines.
Tile size functions as an implicit scale parameter: reducing it from $1{,}000$ to 250 raises Det@0.
5 from 56\% to 85\%, outperforming SAM2's built-in multi-scale mechanism.
The pipeline generalizes to MNF false-color imagery without retraining (99.
5\% ASA) and scales to production-sized images: a 1.
94 billion pixel Potsdam mosaic achieved 97\% coverage without quality degradation.

Related Results

EVALUATION OF LEFT VENTRICAL FUNCTION BY TWO-DIMENSIONAL LONGITUDINAL STRAIN IN PATIENTS WITH FAMILIAL HYPERCHOLESTEROLAEMIA
EVALUATION OF LEFT VENTRICAL FUNCTION BY TWO-DIMENSIONAL LONGITUDINAL STRAIN IN PATIENTS WITH FAMILIAL HYPERCHOLESTEROLAEMIA
Objectives To evaluate the left ventricular function of global and each section through left ventricular longitudinal strain in familial hypercholesterolaemia (FH...
Comparison of Single-channel and Split-window Methods for Estimating Land Surface Temperature from Landsat 8 Data
Comparison of Single-channel and Split-window Methods for Estimating Land Surface Temperature from Landsat 8 Data
Abstract: Landsat 8 is the eighth satellite in the Landsat program, which provides images at 11 spectral channels, including 2 thermal infrared bands at a spatial resolution of 100...
A study on design and implementation of dynamic location tracking system for locating remote control
A study on design and implementation of dynamic location tracking system for locating remote control
With the development of IoT technology, there is a growing demand for location based services for checking the mobility and identity of users, and remote controls for remote contro...
On The Organization Of Human T Cell Receptor Loci
On The Organization Of Human T Cell Receptor Loci
Abstract T cell repertoire in health and disease is complex, comprised of millions of unique T cell clones defined by hetero-dimeric T cell receptors (TCR). The a...
Kinematic Characteristics of the Jiangsu Segment of the Anqiu–Juxian Fault in the Tanlu Fault Zone, Eastern China
Kinematic Characteristics of the Jiangsu Segment of the Anqiu–Juxian Fault in the Tanlu Fault Zone, Eastern China
Abstract The Tancheng–Lujiang (Tanlu) fault zone is the most active fault zone in eastern China. In this zone, the Anqiu–Juxian fault represents the most recently ac...

Back to Top