SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2405.19055 · 2024

FUSU: A Multi-temporal-source Land Use Change Segmentation Dataset for Fine-grained Urban Semantic Understanding

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 7 functions out of this paper's own repositories and ran 5 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
yuanshuai0914/fusu canonical 5 of 7
FunctionStatusWhere it lives
conv1x1 Ran yuanshuai0914/fusu/models/backbone/resnet.py
code served (permissive licence) · get_code("6ef392f365cc5703")
conv3x3 Ran yuanshuai0914/fusu/models/backbone/hrnet.py
code served (permissive licence) · get_code("fac5364e2f53c6db")
conv3x3 Ran yuanshuai0914/fusu/models/backbone/resnet.py
code served (permissive licence) · get_code("794a2ed91a5175bd")
conv3x3 Ran yuanshuai0914/fusu/models/block/conv.py
code served (permissive licence) · get_code("17071f01b62cbc8d")
prepare_dates Ran yuanshuai0914/fusu/models/src/dataset.py
code served (permissive licence) · get_code("55caeae805dc8b2a")
HRNet Not yet run yuanshuai0914/fusu/models/backbone/hrnet.py
code served (permissive licence) · get_code("4322bdea208b1d63")
resnet18 Not yet run yuanshuai0914/fusu/models/backbone/resnet.py
code served (permissive licence) · get_code("a396df65dca83909")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Fine urban change segmentation using multi-temporal remote sensing images is essential for understanding human-environment interactions in urban areas. Although there have been advances in high-quality land cover datasets that reveal the physical features of urban landscapes, the lack of fine-grained land use datasets hinders a deeper understanding of how human activities are distributed across the landscape and the impact of these activities on the environment, thus constraining proper technique development. To address this, we introduce FUSU, the first fine-grained land use change segmentation dataset for Fine-grained Urban Semantic Understanding. FUSU features the most detailed land use classification system to date, with 17 classes and 30 billion pixels of annotations. It includes bi-temporal high-resolution satellite images with 0.2-0.5 m ground sample distance and monthly optical and radar satellite time series, covering 847 km^2 across five urban areas in the southern and northern of China with different geographical features. The fine-grained land use pixel-wise annotations and high spatial-temporal resolution data provide a robust foundation for developing proper deep learning models to provide contextual insights on human activities and urbanization. To fully leverage FUSU, we propose a unified time-series architecture for both change detection and segmentation. We benchmark FUSU on various methods for several tasks. Dataset and code are available at: https://github.com/yuanshuai0914/FUSU.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2405.19055")
get_code_for_paper("2405.19055")
have("2405.19055")

Connect an agent — have() is free.