中文
相关论文

相关论文: Dual Distribution Alignment Network for Generaliza…

200 篇论文

Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a large amount of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Ci-Siang Lin , Yuan-Chia Cheng , Yu-Chiang Frank Wang

Domain generalization (DG) has attracted much attention in person re-identification (ReID) recently. It aims to make a model trained on multiple source domains generalize to an unseen target domain. Although achieving promising progress,…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Lei Qi , Jiaqi Liu , Lei Wang , Yinghuan Shi , Xin Geng

Unsupervised domain adaptation in person re-identification resorts to labeled source data to promote the model training on target domain, facing the dilemmas caused by large domain shift and large camera variations. The non-overlapping…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Chuan-Xian Ren , Bo-Hua Liang , Zhen Lei

Person Re-identification (ReID) aims to retrieve images of the same individual captured across non-overlapping camera views, making it a critical component of intelligent surveillance systems. Traditional ReID methods assume that the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hyeonseo Lee , Juhyun Park , Jihyong Oh , Chanho Eom

Contemporary person re-identification (\reid) methods usually require access to data from the deployment camera network during training in order to perform well. This is because contemporary \reid{} models trained on one dataset do not…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Jieru Jia , Qiuqi Ruan , Timothy M. Hospedales

Unsupervised domain adaptation aims to generalize the supervised model trained on a source domain to an unlabeled target domain. Marginal distribution alignment of feature spaces is widely used to reduce the domain discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Pengfei Ge , Chuan-Xian Ren , Dao-Qing Dai , Hong Yan

Unsupervised domain adaptation (UDA) methods for person re-identification (re-ID) aim at transferring re-ID knowledge from labeled source data to unlabeled target data. Although achieving great success, most of them only use limited data…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Zechen Bai , Zhigang Wang , Jian Wang , Di Hu , Errui Ding

Since human-labeled samples are free for the target set, unsupervised person re-identification (Re-ID) has attracted much attention in recent years, by additionally exploiting the source set. However, due to the differences on camera…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Huafeng Li , Kaixiong Xu , Jinxing Li , Guangming Lu , Yong Xu , Zhengtao Yu , David Zhang

Domain adaption (DA) and domain generalization (DG) are two closely related methods which are both concerned with the task of assigning labels to an unlabeled data set. The only dissimilarity between these approaches is that DA can access…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Mohammad Mahfujur Rahman , Clinton Fookes , Mahsa Baktashmotlagh , Sridha Sridharan

Person re-identification (Re-ID) is a critical technique in the video surveillance system, which has achieved significant success in the supervised setting. However, it is difficult to directly apply the supervised model to arbitrary unseen…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Lei Qi , Jiaying Shen , Jiaqi Liu , Yinghuan Shi , Xin Geng

Person re-identification (Re-ID) has achieved great success in the supervised scenario. However, it is difficult to directly transfer the supervised model to arbitrary unseen domains due to the model overfitting to the seen source domains.…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Lei Qi , Lei Wang , Yinghuan Shi , Xin Geng

While recent person re-identification (ReID) methods achieve high accuracy in a supervised setting, their generalization to an unlabelled domain is still an open problem. In this paper, we introduce a novel unsupervised disentanglement…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Yacine Khraimeche , Guillaume-Alexandre Bilodeau , David Steele , Harshad Mahadik

Domain generalization person re-identification (DG Re-ID) aims to directly deploy a model trained on the source domain to the unseen target domain with good generalization, which is a challenging problem and has practical value in a…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Yingchun Guo , Huan He , Ye Zhu , Yang Yu

Domain generalizable person re-identification (DG re-ID) aims to learn discriminative representations that are robust to distributional shifts. While data augmentation is a straightforward solution to improve generalization, certain…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Yoonki Cho , Jaeyoon Kim , Woo Jae Kim , Junsik Jung , Sung-eui Yoon

Domain generalization approaches aim to learn a domain invariant prediction model for unknown target domains from multiple training source domains with different distributions. Significant efforts have recently been committed to broad…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Mohammad Mahfujur Rahman , Clinton Fookes , Sridha Sridharan

Domain generalization (DG) aims at generalizing a classifier trained on multiple source domains to an unseen target domain with domain shift. A common pervasive theme in existing DG literature is domain-invariant representation learning…

机器学习 · 计算机科学 2022-10-31 Yujie Jin , Xu Chu , Yasha Wang , Wenwu Zhu

Machine learning models typically suffer from the domain shift problem when trained on a source dataset and evaluated on a target dataset of different distribution. To overcome this problem, domain generalisation (DG) methods aim to…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Kaiyang Zhou , Yongxin Yang , Timothy Hospedales , Tao Xiang

Domain generalization faces challenges due to the distribution shift between training and testing sets, and the presence of unseen target domains. Common solutions include domain alignment, meta-learning, data augmentation, or ensemble…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Juncheng Yang , Zuchao Li , Shuai Xie , Wei Yu , Shijun Li

Domain generalization(DG) endeavors to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizability by learning…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Shaocong Long , Qianyu Zhou , Chenhao Ying , Lizhuang Ma , Yuan Luo

Domain Generalization (DG) is a fundamental challenge for machine learning models, which aims to improve model generalization on various domains. Previous methods focus on generating domain invariant features from various source domains.…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Daoan Zhang , Mingkai Chen , Chenming Li , Lingyun Huang , Jianguo Zhang
‹ 上一页 1 2 3 10 下一页 ›