中文
相关论文

相关论文: Deep Covariance Alignment for Domain Adaptive Remo…

200 篇论文

Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Ting Li , Jianshu Chao , Deyu An

Unsupervised domain adaptive (UDA) person re-identification (ReID) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain for person matching. One challenge is how to generate target domain samples with…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Zhizheng Zhang , Cuiling Lan , Wenjun Zeng , Quanzeng You , Zicheng Liu , Kecheng Zheng , Zhibo Chen

Transferring knowledge learned from the labeled source domain to the raw target domain for unsupervised domain adaptation (UDA) is essential to the scalable deployment of autonomous driving systems. State-of-the-art methods in UDA often…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Lingdong Kong , Niamul Quader , Venice Erin Liong

Unsupervised domain adaptation (UDA) has achieved unprecedented success in improving the cross-domain robustness of object detection models. However, existing UDA methods largely ignore the instantaneous data distribution during model…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Zongxian Li , Qixiang Ye , Chong Zhang , Jingjing Liu , Shijian Lu , Yonghong Tian

The scarcity and complexity of voxel-level annotations in 3D medical imaging present significant challenges, particularly due to the domain gap between labeled datasets from well-resourced centers and unlabeled datasets from less-resourced…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Haifan Gong , Yitao Wang , Yihan Wang , Jiashun Xiao , Xiang Wan , Haofeng Li

Domain adaptation methods reduce domain shift typically by learning domain-invariant features. Most existing methods are built on distribution matching, e.g., adversarial domain adaptation, which tends to corrupt feature discriminability.…

机器学习 · 计算机科学 2023-02-14 Zenan Huang , Jun Wen , Siheng Chen , Linchao Zhu , Nenggan Zheng

Convolutional neural networks (CNNs) have led to significant improvements in the semantic segmentation of images. When source and target datasets come from different modalities, CNN performance suffers due to domain shift. In such cases…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Serban Stan , Mohammad Rostami

Recent advances in unsupervised domain adaptation (UDA) techniques have witnessed great success in cross-domain computer vision tasks, enhancing the generalization ability of data-driven deep learning architectures by bridging the domain…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Dongnan Liu , Chaoyi Zhang , Yang Song , Heng Huang , Chenyu Wang , Michael Barnett , Weidong Cai

Semantic segmentation of remote sensing (RS) images is a challenging yet essential task with broad applications. While deep learning, particularly supervised learning with large-scale labeled datasets, has significantly advanced this field,…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Bin Wang , Fei Deng , Shuang Wang , Wen Luo , Zhixuan Zhang , Peifan Jiang

Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabeled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Zhekai Du , Jingjing Li , Hongzu Su , Lei Zhu , Ke Lu

Unsupervised domain adaptation (UDA) aims to solve the problem of knowledge transfer from labeled source domain to unlabeled target domain. Recently, many domain adaptation (DA) methods use centroid to align the local distribution of…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Huihuang Chen , Li Li , Jie Chen , Kuo-Yi Lin

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in real-world applications: 1) only limited labels are available for model training, due to…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yifan Zhang , Ying Wei , Qingyao Wu , Peilin Zhao , Shuaicheng Niu , Junzhou Huang , Mingkui Tan

Continuous Domain Adaptation (CDA) effectively bridges significant domain shifts by progressively adapting from the source domain through intermediate domains to the target domain. However, selecting intermediate domains without explicit…

机器学习 · 计算机科学 2025-10-14 Hanbing Liu , Huaze Tang , Yanru Wu , Yang Li , Xiao-Ping Zhang

Recent advances in deep learning-based medical image segmentation studies achieve nearly human-level performance in fully supervised manner. However, acquiring pixel-level expert annotations is extremely expensive and laborious in medical…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Hyungseob Shin , Hyeongyu Kim , Sewon Kim , Yohan Jun , Taejoon Eo , Dosik Hwang

The success of supervised classification of remotely sensed images acquired over large geographical areas or at short time intervals strongly depends on the representativity of the samples used to train the classification algorithm and to…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Devis Tuia , Claudio Persello , Lorenzo Bruzzone

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

In this paper, we make two contributions to unsupervised domain adaptation (UDA) using the convolutional neural network (CNN). First, our approach transfers knowledge in all the convolutional layers through attention alignment. Most…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Guoliang Kang , Liang Zheng , Yan Yan , Yi Yang

Unsupervised domain adaptation (UDA) is widely used to transfer knowledge from a labeled source domain to an unlabeled target domain with different data distribution. While extensive studies attested that deep learning models are vulnerable…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Jiajin Zhang , Hanqing Chao , Pingkun Yan

Deep learning models are sensitive to domain shift phenomena. A model trained on images from one domain cannot generalise well when tested on images from a different domain, despite capturing similar anatomical structures. It is mainly…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Sulaiman Vesal , Mingxuan Gu , Ronak Kosti , Andreas Maier , Nishant Ravikumar