中文
相关论文

相关论文: Multi-Domain Joint Training for Person Re-Identifi…

200 篇论文

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a multiple expert…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Yunpeng Zhai , Qixiang Ye , Shijian Lu , Mengxi Jia , Rongrong Ji , Yonghong Tian

Deep Learning (DL) models proved themselves to perform extremely well on a wide variety of learning tasks, as they can learn useful patterns from large data sets. However, purely data-driven models might struggle when very difficult…

机器学习 · 计算机科学 2020-05-22 Andrea Borghesi , Federico Baldo , Michela Milano

This study introduces a novel framework, "Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)", to address an Unsupervised Domain Adaptation (UDA) for Person…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Trinh Quoc Nguyen , Oky Dicky Ardiansyah Prima , Katsuyoshi Hotta

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target domain. They are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Lei Qi , Lei Wang , Jing Huo , Luping Zhou , Yinghuan Shi , Yang Gao

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

Person re-identification (ReID) has achieved significant improvement under the single-domain setting. However, directly exploiting a model to new domains is always faced with huge performance drop, and adapting the model to new domains…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Houjing Huang , Wenjie Yang , Xiaotang Chen , Xin Zhao , Kaiqi Huang , Jinbin Lin , Guan Huang , Dalong Du

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 person re-identification (Re-ID) aims to identify pedestrian images within an unlabeled target domain with an auxiliary labeled source-domain dataset. Many existing works attempt to recover reliable identity…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Qiong Wu , Jiahan Li , Pingyang Dai , Qixiang Ye , Liujuan Cao , Yongjian Wu , Rongrong Ji

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

Person re-identification (ReID) aims to match people across multiple non-overlapping video cameras deployed at different locations. To address this challenging problem, many metric learning approaches have been proposed, among which triplet…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Yingying Zhang , Qiaoyong Zhong , Liang Ma , Di Xie , Shiliang Pu

Existing person re-identification (re-id) methods rely mostly on either localised or global feature representation alone. This ignores their joint benefit and mutual complementary effects. In this work, we show the advantages of jointly…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Wei Li , Xiatian Zhu , Shaogang Gong

Although deep convolutional networks have achieved great performance in face recognition tasks, the challenge of domain discrepancy still exists in real world applications. Lack of domain coverage of training data (source domain) makes the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chun-Hsien Lin , Bing-Fei Wu

We empirically investigate the camera bias of person re-identification (ReID) models. Previously, camera-aware methods have been proposed to address this issue, but they are largely confined to training domains of the models. We measure the…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Myungseo Song , Jin-Woo Park , Jong-Seok Lee

Generalizable person re-identification (Re-ID) aims to recognize individuals across unseen cameras and environments. While existing methods rely heavily on limited labeled multi-camera data, we propose DynaMix, a novel method that…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Timur Mamedov , Anton Konushin , Vadim Konushin

Existing person re-identification (re-id) methods are stuck when deployed to a new unseen scenario despite the success in cross-camera person matching. Recent efforts have been substantially devoted to domain adaptive person re-id where…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Lingxiao He , Wu Liu , Jian Liang , Kecheng Zheng , Xingyu Liao , Peng Cheng , Tao Mei

Unsupervised domain adaptive person re-identification (ReID) has been extensively investigated to mitigate the adverse effects of domain gaps. Those works assume the target domain data can be accessible all at once. However, for the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhipeng Huang , Zhizheng Zhang , Cuiling Lan , Wenjun Zeng , Peng Chu , Quanzeng You , Jiang Wang , Zicheng Liu , Zheng-jun Zha

Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while…

机器学习 · 计算机科学 2018-08-01 Silvia Bucci , Mohammad Reza Loghmani , Barbara Caputo

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or aligning feature…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Yunpeng Zhai , Shijian Lu , Qixiang Ye , Xuebo Shan , Jie Chen , Rongrong Ji , Yonghong Tian

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views.…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Gabriel Bertocco , Fernanda Andaló , Anderson Rocha

With the rising number of machine learning competitions, the world has witnessed an exciting race for the best algorithms. However, the involved data selection process may fundamentally suffer from evidence ambiguity and concept drift…

机器学习 · 计算机科学 2020-06-15 Hoang D. Nguyen , Xuan-Son Vu , Quoc-Tuan Truong , Duc-Trong Le