Papers › Fast building segmentation from satellite imagery and few local labels

Fast building segmentation from satellite imagery and few local labels

10 Jun 2022arXiv:2206.05377archive 2025-07-28

Caleb Robinson, Anthony Ortiz, Hogeun Park, Nancy Lozano Gracia, Jon Kher Kaw, Tina Sederholm, Rahul Dodhia, Juan M. Lavista Ferres

Innovations in computer vision algorithms for satellite image analysis can enable us to explore global challenges such as urbanization and land use change at the planetary level. However, domain shift problems are a common occurrence when trying to replicate models that drive these analyses to new areas, particularly in the developing world. If a model is trained with imagery and labels from one location, then it usually will not generalize well to new locations where the content of the imagery and data distributions are different. In this work, we consider the setting in which we have a single large satellite imagery scene over which we want to solve an applied problem -- building footprint segmentation. Here, we do not necessarily need to worry about creating a model that generalizes past the borders of our scene but can instead train a local model. We show that surprisingly few labels are needed to solve the building segmentation problem with very high-resolution (0.5m/px) satellite imagery with this setting in mind. Our best model trained with just 527 sparse polygon annotations (an equivalent of 1500 x 1500 densely labeled pixels) has a recall of 0.87 over held out footprints and a R2 of 0.93 on the task of counting the number of buildings in 200 x 200-meter windows. We apply our models over high-resolution imagery in Amman, Jordan in a case study on urban change detection.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.05377")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: community (archive-listed): 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from fuzailpalnak/building-footprint-segmentation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

adjust_model fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/utils/py_network.py community (archive-listed) unverified Apache-2.0 (permissive) · 1667f7b68e3738e3 · report
binary_label fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/normalizer.py community (archive-listed) unverified Apache-2.0 (permissive) · 2c18f3606c5f7bc9 · report
divide_by_255 fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/normalizer.py community (archive-listed) unverified Apache-2.0 (permissive) · 13f664b61131099a · report
false_positive fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/metrics.py community (archive-listed) unverified Apache-2.0 (permissive) · a77454730f3b825b · report
get_scheduler fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/schedular.py community (archive-listed) unverified Apache-2.0 (permissive) · 5a57f2000e834661 · report
gpu_variable fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/utils/py_network.py community (archive-listed) unverified Apache-2.0 (permissive) · 633741a1d7c602a2 · report
load_callback fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/callbacks.py community (archive-listed) unverified Apache-2.0 (permissive) · 5930f073140c6a19 · report
load_parallel_model fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/utils/py_network.py community (archive-listed) unverified Apache-2.0 (permissive) · 94fb27332722fd69 · report
min_max_image_net fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/normalizer.py community (archive-listed) unverified Apache-2.0 (permissive) · 142809a361bfc90e · report
read_trainer_config fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/segmentation.py community (archive-listed) unverified Apache-2.0 (permissive) · fa6b24f3b5e4cd41 · report
str_to_class fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/schedular.py community (archive-listed) unverified Apache-2.0 (permissive) · fa11de4317211633 · report
true_negative fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/metrics.py community (archive-listed) unverified Apache-2.0 (permissive) · 9cf1ce667dd29947 · report
true_positive fuzailpalnak/building-footprint-segmentation/building_footprint_segmentation/helpers/metrics.py community (archive-listed) unverified Apache-2.0 (permissive) · eb0c8bd151c3d784 · report

Tasks

Change Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections