Remote SAMsing: From Segment Anything to Segment Everything
Osmar Luiz Ferreira de Carvalho, Osmar Ab\'ilio de Carvalho J\'unior, Anesmar Olino de Albuquerque, Daniel Guerreiro e Silva

TL;DR
Remote SAMsing enhances SAM2's zero-shot segmentation for large remote sensing images by addressing quality-coverage trade-offs and object fragmentation, achieving near-complete coverage without retraining.
Contribution
It introduces a multi-pass, tile-based pipeline with contextual merging that significantly improves segmentation coverage and object integrity in large remote sensing scenes.
Findings
Coverage increased from 30-68% to 91-98% with the pipeline.
Per-class detection accuracy for buildings 95%, cars 82-93%.
Scaling down tile size improves detection performance.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
