paper-with-me

Papers

StandardGAN: Multi-source Domain Adaptation for Semantic Segmentation of Very High Resolution Satellite Images by Data Standardization

2020-04-14 · Onur Tasar, Yuliya Tarabalka, Alain Giros, Pierre Alliez, Sébastien Clerc

Domain adaptation for semantic segmentation has recently been actively studied to increase the generalization capabilities of deep learning models. The vast majority of the domain adaptation methods tackle single-source case, where the model trained on a single source domain is adapted to a target domain. However, these methods have limited practical real world applications, since usually one has multiple source domains with different data distributions. In this work, we deal with the multi-source domain adaptation problem. Our method, namely StandardGAN, standardizes each source and target domains so that all the data have similar data distributions. We then use the standardized source domains to train a classifier and segment the standardized target domain. We conduct extensive experiments on two remote sensing data sets, in which the first one consists of multiple cities from a single country, and the other one contains multiple cities from different countries. Our experimental results show that the standardized data generated by StandardGAN allow the classifiers to generate significantly better segmentation.

📄 PDF Abstract BibTeX arXiv:2004.06402

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multi-Source Domain Adaptation with Collaborative Learning for Semantic Segmentation

2021-03-08 · CVPR 2021 1 · Jianzhong He, Xu Jia, Shuaijun Chen, Jianzhuang Liu

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framew…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Domain Adaptation of Multilingual Semantic Search - Literature Review

2024-02-05 · Anna Bringmann, Anastasia Zhukova

This literature review gives an overview of current approaches to perform domain adaptation in a low-resource and approaches to perform multilingual semantic search in a low-resource setting. We developed a new typology …

Domain AdaptationInformation RetrievalRetrieval

Union-set Multi-source Model Adaptation for Semantic Segmentation

2022-12-06 · Zongyao Li, Ren Togo, Takahiro Ogawa, Miki Haseyama

This paper solves a generalized version of the problem of multi-source model adaptation for semantic segmentation. Model adaptation is proposed as a new domain adaptation problem which requires access to a pre-trained mo…

Domain AdaptationSemantic Segmentation

Learning to Adapt via Latent Domains for Adaptive Semantic Segmentation

2021-12-01 · NeurIPS 2021 12 · Yunan Liu, Shanshan Zhang, Yang Li, Jian Yang

Domain adaptive semantic segmentation aims to transfer knowledge learned from labeled source domain to unlabeled target domain. To narrow down the domain gap and ease adaptation difficulty, some recent methods translate …

Domain AdaptationMeta-LearningSemantic Segmentation

Source-Free Domain Adaptation for RGB-D Semantic Segmentation with Vision Transformers

2023-05-23 · Giulia Rizzoli, Donald Shenaj, Pietro Zanuttigh

With the increasing availability of depth sensors, multimodal frameworks that combine color information with depth data are gaining interest. However, ground truth data for semantic segmentation is burdensome to provide,…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation+1