中文
相关论文

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

200 篇论文

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

Person Re-Identification (re-id) is a challenging task in computer vision, especially when there are limited training data from multiple camera views. In this paper, we pro- pose a deep learning based person re-identification method by…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Qiqi Xiao , Kelei Cao , Haonan Chen , Fangyue Peng , Chi Zhang

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods assuming an…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Boqiang Xu , Jian Liang , Lingxiao He , Zhenan Sun

When there is a mismatch between the training and test domains, current speech recognition systems show significant performance degradation. Self-training methods, such as noisy student teacher training, can help address this and enable the…

音频与语音处理 · 电气工程与系统科学 2024-06-21 Robert Flynn , Anton Ragni

Person re-identification (re-ID) remains challenging in a real-world scenario, as it requires a trained network to generalise to totally unseen target data in the presence of variations across domains. Recently, generative adversarial…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Deep learning models learn to fit training data while they are highly expected to generalize well to testing data. Most works aim at finding such models by creatively designing architectures and fine-tuning parameters. To adapt to…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Tianyang Wang , Jun Huan , Bo Li

Person re-identification (re-id) aims to match pedestrians observed by disjoint camera views. It attracts increasing attention in computer vision due to its importance to surveillance system. To combat the major challenge of cross-view…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Lin Wu , Yang Wang , Junbin Gao , Xue Li

In the context of supervised statistical learning, it is typically assumed that the training set comes from the same distribution that draws the test samples. When this is not the case, the behavior of the learned model is unpredictable and…

机器学习 · 计算机科学 2022-05-12 Antonio-Javier Gallego , Jorge Calvo-Zaragoza , Robert B. Fisher

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackles this challenge…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Jianing Li , Shiliang Zhang

Most state-of-the-art person re-identification (re-id) methods depend on supervised model learning with a large set of cross-view identity labelled training data. Even worse, such trained models are limited to only the same-domain…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Xu Lan , Xiatian Zhu , Shaogang Gong

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

Modern person re-identification (Re-ID) methods have a weak generalization ability and experience a major accuracy drop when capturing environments change. This is because existing multi-camera Re-ID datasets are limited in size and…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Timur Mamedov , Anton Konushin , Vadim Konushin

Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods leverage information…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Tiago de C. G. Pereira , Teofilo E. de Campos

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zheng-Jun Zha

Person re-identification (ReID) focuses on identifying people across different scenes in video surveillance, which is usually formulated as a binary classification task or a ranking task in current person ReID approaches. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

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

In the world where big data reigns and there is plenty of hardware prepared to gather a huge amount of non structured data, data acquisition is no longer a problem. Surveillance cameras are ubiquitous and they capture huge numbers of people…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Tiago de C. G. Pereira , Teofilo E. de Campos

Despite the recent success of deep learning architectures, person re-identification (ReID) remains a challenging problem in real-word applications. Several unsupervised single-target domain adaptation (STDA) methods have recently been…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Félix Remigereau , Djebril Mekhazni , Sajjad Abdoli , Le Thanh Nguyen-Meidine , Rafael M. O. Cruz , Eric Granger

Person Re-Identification is still a challenging task in Computer Vision due to a variety of reasons. On the other side, Incremental Learning is still an issue since deep learning models tend to face the problem of over catastrophic…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Prajjwal Bhargava