中文
相关论文

相关论文: Handling new target classes in semantic segmentati…

200 篇论文

Contemporary domain adaptive semantic segmentation aims to address data annotation challenges by assuming that target domains are completely unannotated. However, annotating a few target samples is usually very manageable and worthwhile…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show that self-training…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Ke Mei , Chuang Zhu , Jiaqi Zou , Shanghang Zhang

Domain shift is a major problem for deploying deep networks in clinical practice. Network performance drops significantly with (target) images obtained differently than its (source) training data. Due to a lack of target label data, most…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Yufan He , Aaron Carass , Lianrui Zuo , Blake E. Dewey , Jerry L. Prince

Unsupervised Domain Adaptation (UDA) aims at improving the generalization capability of a model trained on a source domain to perform well on a target domain for which no labeled data is available. In this paper, we consider the semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Teo Spadotto , Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tends to degrade when…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kha Nhat Le , Hoang-Tuan Nguyen , Hung Tien Tran , Thanh Duc Ngo

Domain Adaptation (DA), the process of effectively adapting task models learned on one domain, the source, to other related but distinct domains, the targets, with no or minimal retraining, is typically accomplished using the process of…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Behnam Gholami , Pritish Sahu , Minyoung Kim , Vladimir Pavlovic

Unsupervised domain adaptation (UDA) refers to a domain adaptation framework in which a learning model is trained based on the labeled samples on the source domain and unlabeled ones in the target domain. The dominant existing methods in…

机器学习 · 计算机科学 2024-12-31 Anh T Nguyen , Lam Tran , Anh Tong , Tuan-Duy H. Nguyen , Toan Tran

In the unsupervised open set domain adaptation (UOSDA), the target domain contains unknown classes that are not observed in the source domain. Researchers in this area aim to train a classifier to accurately: 1) recognize unknown target…

机器学习 · 计算机科学 2020-06-24 Li Zhong , Zhen Fang , Feng Liu , Bo Yuan , Guangquan Zhang , Jie Lu

In the field of domain adaptation, a trade-off exists between the model performance and the number of target domain annotations. Active learning, maximizing model performance with few informative labeled data, comes in handy for such a…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tsung-Han Wu , Yi-Syuan Liou , Shao-Ji Yuan , Hsin-Ying Lee , Tung-I Chen , Kuan-Chih Huang , Winston H. Hsu

Unsupervised domain adaptation for semantic segmentation aims to make models trained on synthetic data (source domain) adapt to real images (target domain). Previous feature-level adversarial learning methods only consider adapting models…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Hongruixuan Chen , Chen Wu , Yonghao Xu , Bo Du

It is desirable to transfer the knowledge stored in a well-trained source model onto non-annotated target domain in the absence of source data. However, state-of-the-art methods for source free domain adaptation (SFDA) are subject to strict…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Xin Luo , Wei Chen , Yusong Tan , Chen Li , Yulin He , Xiaogang Jia

Domain adaptation approaches aim to exploit useful information from the source domain where supervised learning examples are easier to obtain to address a learning problem in the target domain where there is no or limited availability of…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Qian Wang , Toby P. Breckon

We introduce a new representation learning approach for domain adaptation, in which data at training and test time come from similar but different distributions. Our approach is directly inspired by the theory on domain adaptation…

Active domain adaptation (ADA) aims to improve the model adaptation performance by incorporating active learning (AL) techniques to label a maximally-informative subset of target samples. Conventional AL methods do not consider the…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Duojun Huang , Jichang Li , Weikai Chen , Junshi Huang , Zhenhua Chai , Guanbin Li

Domain adaptation is crucial to adapt a learned model to new scenarios, such as domain shifts or changing data distributions. Current approaches usually require a large amount of labeled or unlabeled data from the shifted domain. This can…

计算机视觉与模式识别 · 计算机科学 2022-04-06 M. Jehanzeb Mirza , Jakub Micorek , Horst Possegger , Horst Bischof

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee

Domain Adaptive Object Detection (DAOD) leverages a labeled domain to learn an object detector generalizing to a novel domain free of annotations. Recent advances align class-conditional distributions by narrowing down cross-domain…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Wuyang Li , Xinyu Liu , Yixuan Yuan

Domain adaptation (DA) is transfer learning which aims to leverage labeled data in a related source domain to achieve informed knowledge transfer and help the classification of unlabeled data in a target domain. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Liming Chen

Unsupervised Domain adaptation methods solve the adaptation problem for an unlabeled target set, assuming that the source dataset is available with all labels. However, the availability of actual source samples is not always possible in…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Vinod K Kurmi , Venkatesh K Subramanian , Vinay P Namboodiri

We propose a learning problem involving adapting a pre-trained source model to the target domain for classifying all classes that appeared in the source data, using target data that covers only a partial label space. This problem is…