paper-with-me

Papers

Learning Texture Invariant Representation for Domain Adaptation of Semantic Segmentation

2020-03-02 · CVPR 2020 6 · Myeongjin Kim, Hyeran Byun

Since annotating pixel-level labels for semantic segmentation is laborious, leveraging synthetic data is an attractive solution. However, due to the domain gap between synthetic domain and real domain, it is challenging for a model trained with synthetic data to generalize to real data. In this paper, considering the fundamental difference between the two domains as the texture, we propose a method to adapt to the texture of the target domain. First, we diversity the texture of synthetic images using a style transfer algorithm. The various textures of generated images prevent a segmentation model from overfitting to one specific (synthetic) texture. Then, we fine-tune the model with self-training to get direct supervision of the target texture. Our results achieve state-of-the-art performance and we analyze the properties of the model trained on the stylized dataset with extensive experiments.

📄 PDF Abstract BibTeX arXiv:2003.00867

Code (1)

MyeongJin-Kim/Learning-Texture-Invariant-Representation 공식 구현 pytorch

Tasks

DiversityDomain AdaptationSegmentationSemantic SegmentationStyle Transfer

Similar Papers 제목 키워드 기반

All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation

2019-03-26 · CVPR 2019 6 · Wei-Lun Chang, Hui-Po Wang, Wen-Hsiao Peng, Wei-Chen Chiu

In this paper we tackle the problem of unsupervised domain adaptation for the task of semantic segmentation, where we attempt to transfer the knowledge learned upon synthetic datasets with ground-truth labels to real-wor…

AllDomain AdaptationImage-to-Image TranslationSegmentation+4

Learning Disentangled Semantic Representation for Domain Adaptation

2020-12-22 · Ruichu Cai, Zijian Li, Pengfei Wei, Jie Qiao 외

Domain adaptation is an important but challenging task. Most of the existing domain adaptation methods struggle to extract the domain-invariant representation on the feature space with entangling domain information and s…

Domain Adaptation

DenseTRF: Texture-Aware Unsupervised Representation Adaptation for Surgical Scene Dense Prediction

2026-05-11 · Guiqiu Liao, Matjaž Jogan, Daniel A. Hashimoto arxiv

Dense prediction tasks in surgical computer vision, such as segmentation and surgical zone prediction, can provide valuable guidance for laparoscopic and robotic surgery. However, these models often suffer from distribut…

Geometry-Aware Network for Domain Adaptive Semantic Segmentation

2022-12-02 · Yinghong Liao, Wending Zhou, Xu Yan, Shuguang Cui 외

Measuring and alleviating the discrepancies between the synthetic (source) and real scene (target) data is the core issue for domain adaptive semantic segmentation. Though recent works have introduced depth information i…

Depth EstimationDepth PredictionDisentanglementDomain Adaptation+2

Unsupervised domain adaptation semantic segmentation of high-resolution remote sensing imagery with invariant domain-level prototype memory

2022-08-16 · Jingru Zhu, Ya Guo, Geng Sun, Libo Yang 외

Semantic segmentation is a key technique involved in automatic interpretation of high-resolution remote sensing (HRS) imagery and has drawn much attention in the remote sensing community. Deep convolutional neural networ…

Domain AdaptationPseudo LabelPseudo Label FilteringSegmentation+2