SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2110.08733 · NeurIPS · 2021

LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation

Ailong Ma, Zhuo Zheng, Yanfei Zhong, Junjue Wang, Xiaoyan Lu

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 4 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
Luffy03/DCA pwc_unofficial 4 of 6
FunctionStatusWhere it lives
channel_1toN Ran Luffy03/DCA/module/loss.py
code served (permissive licence) · get_code("f6bba73be87e302f")
conv1x1 Ran Luffy03/DCA/module/_resnets.py
code served (permissive licence) · get_code("d9def42110729a85")
conv3x3 Ran Luffy03/DCA/module/_resnets.py
code served (permissive licence) · get_code("160bb14bd76201b4")
make_layer Ran Luffy03/DCA/module/resnet.py
code served (permissive licence) · get_code("a9ea1bd4222d1361")
pseudo_selection Not yet run Luffy03/DCA/DCA_train.py
code served (permissive licence) · get_code("ef0e07d701172ce2")
resnet18 Not yet run Luffy03/DCA/module/_resnets.py
code served (permissive licence) · get_code("f2fa3397e22ecbf3")

Repositories linked to this paper

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

Abstract

Deep learning approaches have shown promising results in remote sensing high spatial resolution (HSR) land-cover mapping. However, urban and rural scenes can show completely different geographical landscapes, and the inadequate generalizability of these algorithms hinders city-level or national-level mapping. Most of the existing HSR land-cover datasets mainly promote the research of learning semantic representation, thereby ignoring the model transferability. In this paper, we introduce the Land-cOVEr Domain Adaptive semantic segmentation (LoveDA) dataset to advance semantic and transferable learning. The LoveDA dataset contains 5987 HSR images with 166768 annotated objects from three different cities. Compared to the existing datasets, the LoveDA dataset encompasses two domains (urban and rural), which brings considerable challenges due to the: 1) multi-scale objects; 2) complex background samples; and 3) inconsistent class distributions. The LoveDA dataset is suitable for both land-cover semantic segmentation and unsupervised domain adaptation (UDA) tasks. Accordingly, we benchmarked the LoveDA dataset on eleven semantic segmentation methods and eight UDA methods. Some exploratory studies including multi-scale architectures and strategies, additional background supervision, and pseudo-label analysis were also carried out to address these challenges. The code and data are available at https://github.com/Junjue-Wang/LoveDA.

For agents

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

get_harvested_code_for_paper("2110.08733")
get_code_for_paper("2110.08733")
have("2110.08733")

Connect an agent — have() is free.