paper-with-me

Papers

Weakly Supervised Domain Adaptation for Built-up Region Segmentation in Aerial and Satellite Imagery

2020-07-05 · Javed Iqbal, Mohsen Ali

This paper proposes a novel domain adaptation algorithm to handle the challenges posed by the satellite and aerial imagery, and demonstrates its effectiveness on the built-up region segmentation problem. Built-up area estimation is an important component in understanding the human impact on the environment, the effect of public policy, and general urban population analysis. The diverse nature of aerial and satellite imagery and lack of labeled data covering this diversity makes machine learning algorithms difficult to generalize for such tasks, especially across multiple domains. On the other hand, due to the lack of strong spatial context and structure, in comparison to the ground imagery, the application of existing unsupervised domain adaptation methods results in the sub-optimal adaptation. We thoroughly study the limitations of existing domain adaptation methods and propose a weakly-supervised adaptation strategy where we assume image-level labels are available for the target domain. More specifically, we design a built-up area segmentation network (as encoder-decoder), with an image classification head added to guide the adaptation. The devised system is able to address the problem of visual differences in multiple satellite and aerial imagery datasets, ranging from high resolution (HR) to very high resolution (VHR). A realistic and challenging HR dataset is created by hand-tagging the 73.4 sq-km of Rwanda, capturing a variety of build-up structures over different terrain. The developed dataset is spatially rich compared to existing datasets and covers diverse built-up scenarios including built-up areas in forests and deserts, mud houses, tin, and colored rooftops. Extensive experiments are performed by adapting from the single-source domain, to segment out the target domain. We achieve high gains ranging 11.6%-52% in IoU over the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2007.02277

Code (1)

engrjavediqbal/wan 공식 구현 tf

Tasks

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

D2DF2WOD: Learning Object Proposals for Weakly-Supervised Object Detection via Progressive Domain Adaptation

2022-12-02 · Yuting Wang, Ricardo Guerrero, Vladimir Pavlovic

Weakly-supervised object detection (WSOD) models attempt to leverage image-level annotations in lieu of accurate but costly-to-obtain object localization labels. This oftentimes leads to substandard object detection and …

Domain AdaptationObjectobject-detectionObject Detection+2

Scalable domain adaptation of convolutional neural networks

2015-12-07 · Adrian Popescu, Etienne Gadeski, Hervé Le Borgne

Convolutional neural networks (CNNs) tend to become a standard approach to solve a wide array of computer vision problems. Besides important theoretical and practical advances in their design, their success is built on t…

Domain AdaptationReranking

Box-Adapt: Domain-Adaptive Medical Image Segmentation using Bounding BoxSupervision

2021-08-19 · Yanwu Xu, Mingming Gong, Shaoan Xie, Kayhan Batmanghelich

Deep learning has achieved remarkable success in medicalimage segmentation, but it usually requires a large numberof images labeled with fine-grained segmentation masks, andthe annotation of these masks can be very expen…

Domain AdaptationImage SegmentationLiver SegmentationMedical Image Segmentation+2

Source-Free Domain Adaptation of Weakly-Supervised Object Localization Models for Histology

2024-04-29 · Alexis Guichemerre, Soufiane Belharbi, Tsiry Mayet, Shakeeb Murtaza 외

Given the emergence of deep learning, digital pathology has gained popularity for cancer diagnosis based on histology images. Deep weakly supervised object localization (WSOL) models can be trained to classify histology …

Contrastive LearningDomain AdaptationObject LocalizationSource-Free Domain Adaptation+2

DAWN: Domain-Adaptive Weakly Supervised Nuclei Segmentation via Cross-Task Interactions

2024-04-23 · Ye Zhang, Yifeng Wang, Zijie Fang, Hao Bian 외

Weakly supervised segmentation methods have gained significant attention due to their ability to reduce the reliance on costly pixel-level annotations during model training. However, the current weakly supervised nuclei …

Domain AdaptationPseudo LabelSegmentationWeakly supervised segmentation