中文
相关论文

相关论文: IDM: An Intermediate Domain Module for Domain Adap…

200 篇论文

We tackle an unsupervised domain adaptation problem for which the domain discrepancy between labeled source and unlabeled target domains is large, due to many factors of inter and intra-domain variation. While deep domain adaptation methods…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Shuyang Dai , Kihyuk Sohn , Yi-Hsuan Tsai , Lawrence Carin , Manmohan Chandraker

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain and one target domain…

机器学习 · 计算机科学 2018-09-18 Huanhuan Yu , Menglei Hu , Songcan Chen

Generalizable person Re-Identification (ReID) has attracted growing attention in recent computer vision community. In this work, we construct a structural causal model among identity labels, identity-specific factors (clothes/shoes color…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yi-Fan Zhang , Zhang Zhang , Da Li , Zhen Jia , Liang Wang , Tieniu Tan

Domain adaptation aims to leverage a label-rich domain (the source domain) to help model learning in a label-scarce domain (the target domain). Most domain adaptation methods require the co-existence of source and target domain samples to…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jiayi Tian , Jing Zhang , Wen Li , Dong Xu

Unsupervised domain adaptation (UDA) aims to predict unlabeled data from target domain with access to labeled data from the source domain. In this work, we propose a novel framework called SIDA (Surrogate Mutual Information Maximization…

机器学习 · 计算机科学 2022-10-18 Haiteng Zhao , Chang Ma , Qinyu Chen , Zhi-Hong Deng

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Owing to privacy concerns and heavy data transmission, source-free UDA, exploiting the pre-trained source models…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Yuhe Ding , Lijun Sheng , Jian Liang , Aihua Zheng , Ran He

Multi-source unsupervised domain adaptation (MUDA) is a framework to address the challenge of annotated data scarcity in a target domain via transferring knowledge from multiple annotated source domains. When the source domains are…

机器学习 · 计算机科学 2022-11-16 Serban Stan , Mohammad Rostami

Contemporary domain adaptation offers a practical solution for achieving cross-domain transfer of semantic segmentation between labeled source data and unlabeled target data. These solutions have gained significant popularity; however, they…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yuxi Wang , Jian Liang , Jun Xiao , Shuqi Mei , Yuran Yang , Zhaoxiang Zhang

Unsupervised Domain Adaptation (UDA) aims to solve the problem of label scarcity of the target domain by transferring the knowledge from the label rich source domain. Usually, the source domain consists of synthetic images for which the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Anant Khandelwal

Currently, most existing person re-identification methods use Instance-Level features, which are extracted only from a single image. However, these Instance-Level features can easily ignore the discriminative information due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Leqi Shen , Tao He , Yuchen Guo , Guiguang Ding

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a well-labeled source domain to a different but related unlabeled target domain with identical label space. Currently, the main workhorse for solving UDA is domain…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Weikai Li , Songcan Chen

Person re-identification plays a significant role in realistic scenarios due to its various applications in public security and video surveillance. Recently, leveraging the supervised or semi-unsupervised learning paradigms, which benefits…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Suncheng Xiang , Hao Chen , Wei Ran , Zefang Yu , Ting Liu , Dahong Qian , Yuzhuo Fu

Visible-infrared person re-identification seeks to retrieve images of the same individual captured over a distributed network of RGB and IR sensors. Several V-I ReID approaches directly integrate both V and I modalities to discriminate…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mahdi Alehdaghi , Arthur Josi , Pourya Shamsolmoali , Rafael M. O. Cruz , Eric Granger

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target domain data inherently…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Jian Han , Ya-Li li , Shengjin Wang

We present a novel approach for unsupervised domain adaptation (UDA) for natural images. A commonly-used objective for UDA schemes is to enhance domain alignment in representation space even if there is a domain shift in the input space.…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Ravi Kant Gupta , Shounak Das , Amit Sethi

Unsupervised Domain Adaptation (UDA) for re-identification (re-ID) is a challenging task: to avoid a costly annotation of additional data, it aims at transferring knowledge from a domain with annotated data to a domain of interest with only…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Fabian Dubourvieux , Angélique Loesch , Romaric Audigier , Samia Ainouz , Stéphane Canu

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

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuhang Ding , Hehe Fan , Mingliang Xu , Yi Yang

The recent person re-identification research has achieved great success by learning from a large number of labeled person images. On the other hand, the learned models often experience significant performance drops when applied to images…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Changgong Zhang , Fangneng Zhan