{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/fusu-a-multi-temporal-source-land-use-change","title":"FUSU: A Multi-temporal-source Land Use Change Segmentation Dataset for Fine-grained Urban Semantic Understanding","arxiv_id":"2405.19055","date":"2024-05-29","proceeding":null,"authors":["Shuai Yuan","Guancong Lin","Lixian Zhang","Runmin Dong","Jinxiao Zhang","Shuang Chen","Juepeng Zheng","Jie Wang","Haohuan Fu"],"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.","url_abs":"https://arxiv.org/abs/2405.19055v3","url_pdf":"https://arxiv.org/pdf/2405.19055v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"fusu-a-multi-temporal-source-land-use-change","repo_url":"https://github.com/yuanshuai0914/fusu","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"change-detection","task_name":"Change Detection"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"time-series-1","task_name":"Time Series"}],"methods":[],"datasets_introduced":[{"slug":"fusu","name":"FUSU","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2405.19055","atlas_url":"https://app.syntology.ai/?focus=2405.19055","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.19055"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yuanshuai0914/fusu","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran":2,"unverified":2},"by_repo_kind":{"official":{"samples":7,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"6ef392f365cc5703","entry":"conv1x1","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/backbone/resnet.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/backbone/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ef392f365cc5703"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/backbone/hrnet.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/backbone/hrnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"794a2ed91a5175bd","entry":"conv3x3","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/backbone/resnet.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/backbone/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"794a2ed91a5175bd"}},{"code_sha256_prefix":"17071f01b62cbc8d","entry":"conv3x3","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/block/conv.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/block/conv.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"17071f01b62cbc8d"}},{"code_sha256_prefix":"55caeae805dc8b2a","entry":"prepare_dates","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/src/dataset.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/src/dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55caeae805dc8b2a"}},{"code_sha256_prefix":"4322bdea208b1d63","entry":"HRNet","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/backbone/hrnet.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/backbone/hrnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4322bdea208b1d63"}},{"code_sha256_prefix":"a396df65dca83909","entry":"resnet18","repo":"yuanshuai0914/fusu","repo_kind":"official","path":"models/backbone/resnet.py","file_url":"https://github.com/yuanshuai0914/fusu/blob/HEAD/models/backbone/resnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a396df65dca83909"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}