paper-with-me

Papers

Context-Aware Domain Adaptation in Semantic Segmentation

2020-03-09 · Jinyu Yang, Weizhi An, Chaochao Yan, Peilin Zhao, Junzhou Huang

In this paper, we consider the problem of unsupervised domain adaptation in the semantic segmentation. There are two primary issues in this field, i.e., what and how to transfer domain knowledge across two domains. Existing methods mainly focus on adapting domain-invariant features (what to transfer) through adversarial learning (how to transfer). Context dependency is essential for semantic segmentation, however, its transferability is still not well understood. Furthermore, how to transfer contextual information across two domains remains unexplored. Motivated by this, we propose a cross-attention mechanism based on self-attention to capture context dependencies between two domains and adapt transferable context. To achieve this goal, we design two cross-domain attention modules to adapt context dependencies from both spatial and channel views. Specifically, the spatial attention module captures local feature dependencies between each position in the source and target image. The channel attention module models semantic dependencies between each pair of cross-domain channel maps. To adapt context dependencies, we further selectively aggregate the context information from two domains. The superiority of our method over existing state-of-the-art methods is empirically proved on "GTA5 to Cityscapes" and "SYNTHIA to Cityscapes".

📄 PDF Abstract BibTeX arXiv:2003.04010

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Sigmoid Activation 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
How do i ask a question at Expedia?*AskExpertService To ask a question on Expedia, you can utilize their Help Center +1-888-829-0881, call customer service, use live chat, or reach out via social media. You can also find answers to…

Similar Papers 제목 키워드 기반

Context-Aware Mixup for Domain Adaptive Semantic Segmentation

2021-08-08 · Qianyu Zhou, Zhengyang Feng, Qiqi Gu, Jiangmiao Pang 외

Unsupervised domain adaptation (UDA) aims to adapt a model of the labeled source domain to an unlabeled target domain. Existing UDA-based semantic segmentation approaches always reduce the domain shifts in pixel level, f…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

DODA: Data-oriented Sim-to-Real Domain Adaptation for 3D Semantic Segmentation

2022-04-04 · Runyu Ding, Jihan Yang, Li Jiang, Xiaojuan Qi

Deep learning approaches achieve prominent success in 3D semantic segmentation. However, collecting densely annotated real-world 3D datasets is extremely time-consuming and expensive. Training models on synthetic data an…

3D Semantic SegmentationDomain AdaptationSegmentationSemantic Segmentation+1

Towards Source-free Domain Adaptive Semantic Segmentation via Importance-aware and Prototype-contrast Learning

2023-06-02 · Yihong Cao, HUI ZHANG, Xiao Lu, Zheng Xiao 외

Domain adaptive semantic segmentation enables robust pixel-wise understanding in real-world driving scenes. Source-free domain adaptation, as a more practical technique, addresses the concerns of data privacy and storage…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation+1

LiDARNet: A Boundary-Aware Domain Adaptation Model for Point Cloud Semantic Segmentation

2020-03-02 · Peng Jiang, Srikanth Saripalli

We present a boundary-aware domain adaptation model for LiDAR scan full-scene semantic segmentation (LiDARNet). Our model can extract both the domain private features and the domain shared features with a two-branch stru…

DiversityDomain AdaptationSegmentationSemantic Segmentation

Transfer beyond the Field of View: Dense Panoramic Semantic Segmentation via Unsupervised Domain Adaptation

2021-10-21 · Jiaming Zhang, Chaoxiang Ma, Kailun Yang, Alina Roitberg 외

Autonomous vehicles clearly benefit from the expanded Field of View (FoV) of 360-degree sensors, but modern semantic segmentation approaches rely heavily on annotated training data which is rarely available for panoramic…

Autonomous VehiclesDomain AdaptationSegmentationSemantic Segmentation+1