中文
相关论文

相关论文: TAL: Two-stream Adaptive Learning for Generalizabl…

200 篇论文

In this paper, we focus on model generalization and adaptation for cross-domain person re-identification (Re-ID). Unlike existing cross-domain Re-ID methods, leveraging the auxiliary information of those unlabeled target-domain data, we aim…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Haijun Liu , Jian Cheng , Shiguang Wang , Wen Wang

Unsupervised domain adaptation for person re-identification (Person Re-ID) is the task of transferring the learned knowledge on the labeled source domain to the unlabeled target domain. Most of the recent papers that address this problem…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Hamza Rami , Matthieu Ospici , Stéphane Lathuilière

Unsupervised domain adaptive (UDA) person re-identification (re-ID) is a challenging task due to the missing of labels for the target domain data. To handle this problem, some recent works adopt clustering algorithms to off-line generate…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Yongxing Dai , Jun Liu , Yan Bai , Zekun Tong , Ling-Yu Duan

Deep learning-based person Re-IDentification (ReID) often requires a large amount of training data to achieve good performance. Thus it appears that collecting more training data from diverse environments tends to improve the ReID…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Lu Yang , Lingqiao Liu , Yunlong Wang , Peng Wang , Yanning Zhang

Cross-domain transfer learning (CDTL) is an extremely challenging task for the person re-identification (ReID). Given a source domain with annotations and a target domain without annotations, CDTL seeks an effective method to transfer the…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Wenqi Liang , Guangcong Wang , Jianhuang Lai , Junyong Zhu

This paper proposes a two-stream convolution network to extract spatial and temporal cues for video based person Re-Identification (ReID). A temporal stream in this network is constructed by inserting several Multi-scale 3D (M3D)…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Jianing Li , Shiliang Zhang , Tiejun Huang

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

Collecting and labeling real datasets to train the person search networks not only requires a lot of time and effort, but also accompanies privacy issues. The weakly-supervised and unsupervised domain adaptation methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Minyoung Oh , Duhyun Kim , Jae-Young Sim

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

Recent advances in person re-identification (ReID) obtain impressive accuracy in the supervised and unsupervised learning settings. However, most of the existing methods need to train a new model for a new domain by accessing data. Due to…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Yuyang Zhao , Zhun Zhong , Fengxiang Yang , Zhiming Luo , Yaojin Lin , Shaozi Li , Nicu Sebe

Employing clustering strategy to assign unlabeled target images with pseudo labels has become a trend for person re-identification (re-ID) algorithms in domain adaptation. A potential limitation of these clustering-based methods is that…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Suncheng Xiang , Yuzhuo Fu , Mengyuan Guan , Ting Liu

Due to the scarcity of publicly available diarization data, the model performance can be improved by training a single model with data from different domains. In this work, we propose to incorporate domain information to train a single…

声音 · 计算机科学 2023-12-13 Ivan Fung , Lahiru Samarakoon , Samuel J. Broughton

Many real-world applications, such as city-scale traffic monitoring and control, requires large-scale re-identification. However, previous ReID methods often failed to address two limitations in existing ReID benchmarks, i.e., low…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ye Yuan , Wuyang Chen , Tianlong Chen , Yang Yang , Zhou Ren , Zhangyang Wang , Gang Hua

Person Re-identification (Person ReID) has progressed to a level where single-domain supervised Person ReID performance has saturated. However, such methods experience a significant drop in performance when trained and tested across…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Eugene P. W. Ang , Shan Lin , Alex C. Kot

Domain generalization person re-identification (DG-ReID) aims to train a model on source domains and generalize well on unseen domains. Vision Transformer usually yields better generalization ability than common CNN networks under…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Hao Ni , Yuke Li , Lianli Gao , Heng Tao Shen , Jingkuan Song

Deep learning methods have started to dominate the research progress of video-based person re-identification (re-id). However, existing methods mostly consider supervised learning, which requires exhaustive manual efforts for labelling…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Yanbei Chen , Xiatian Zhu , Shaogang Gong

Most existing person re-identification (re-id) methods require supervised model learning from a separate large set of pairwise labelled training data for every single camera pair. This significantly limits their scalability and usability in…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jingya Wang , Xiatian Zhu , Shaogang Gong , Wei Li

Recently unsupervised person re-identification (re-ID) has drawn much attention due to its open-world scenario settings where limited annotated data is available. Existing supervised methods often fail to generalize well on unseen domains,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yuanpeng Tu

Person re-identification (re-id) aims to match the same person from images taken across multiple cameras. Most existing person re-id methods generally require a large amount of identity labeled data to act as discriminative guideline for…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Usman Ali , Bayram Bayramli , Hongtao Lu

Domain generalization (DG) for person re-identification (ReID) is a challenging problem, as access to target domain data is not permitted during the training process. Most existing DG ReID methods update the feature extractor and classifier…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Wentao Tan , Changxing Ding , Pengfei Wang , Mingming Gong , Kui Jia