中文
相关论文

相关论文: Generalizable Re-Identification from Videos with C…

200 篇论文

Person re-identification (re-id) is a cross-camera retrieval task which establishes a correspondence between images of a person from multiple cameras. Deep Learning methods have been successfully applied to this problem and have achieved…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Jean-Paul Ainam , Ke Qin , Guisong Liu , Guangchun Luo

Supervised person re-identification methods rely heavily on high-quality cross-camera training label. This significantly hinders the deployment of re-ID models in real-world applications. The unsupervised person re-ID methods can reduce the…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Hehan Teng , Tao He , Yuchen Guo , Guiguang Ding

Person re-identification (re-id) is the task of matching multiple occurrences of the same person from different cameras, poses, lighting conditions, and a multitude of other factors which alter the visual appearance. Typically, this is…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Arne Schumann , Shaogang Gong , Tobias Schuchert

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

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in a practical re-id deployment, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Minxian Li , Xiatian Zhu , Shaogang Gong

Unsupervised person re-identification (Re-ID) aims to learn a feature network with cross-camera retrieval capability in unlabelled datasets. Although the pseudo-label based methods have achieved great progress in Re-ID, their performance in…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Mingxiao Zheng , Yanpeng Qu , Changjing Shang , Longzhi Yang , Qiang Shen

Most existing person re-identification (ReID) methods rely only on the spatial appearance information from either one or multiple person images, whilst ignore the space-time cues readily available in video or image-sequence data. Moreover,…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xiaolong Ma , Xiatian Zhu , Shaogang Gong , Xudong Xie , Jianming Hu , Kin-Man Lam , Yisheng Zhong

Generalizable person re-identification (re-ID) has attracted growing attention due to its powerful adaptation capability in the unseen data domain. However, existing solutions often neglect either crossing cameras (e.g., illumination and…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Xin Xu , Wei Liu , Zheng Wang , Ruiming Hu , Qi Tian

Person Re-Identification (re-ID) aims at retrieving images of the same person taken by different cameras. A challenge for re-ID is the performance preservation when a model is used on data of interest (target data) which belong to a…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Fabian Dubourvieux , Romaric Audigier , Angelique Loesch , Samia Ainouz , Stephane Canu

This paper considers the problem of unsupervised person re-identification (re-ID), which aims to learn discriminative models with unlabeled data. One popular method is to obtain pseudo-label by clustering and use them to optimize the model.…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Yuanzheng Cai , Yaojin Lin , Shaozi Li , Nicu Sebe

Most person re-identification methods, being supervised techniques, suffer from the burden of massive annotation requirement. Unsupervised methods overcome this need for labeled data, but perform poorly compared to the supervised…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Xueping Wang , Sujoy Paul , Dripta S. Raychaudhuri , Min Liu , Yaonan Wang , Amit K. Roy-Chowdhury

Person re-identification (Re-ID) models usually show a limited performance when they are trained on one dataset and tested on another dataset due to the inter-dataset bias (e.g. completely different identities and backgrounds) and the…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiajie Tian , Zhu Teng , Rui Li , Yan Li , Baopeng Zhang , Jianping Fan

Unsupervised person re-identification (Re-ID) attracts increasing attention due to its potential to resolve the scalability problem of supervised Re-ID models. Most existing unsupervised methods adopt an iterative clustering mechanism,…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Lianjie Jia , Chenyang Yu , Xiehao Ye , Tianyu Yan , Yinjie Lei , Pingping Zhang

Generalizable image-based person re-identification (Re-ID) aims to recognize individuals across cameras in unseen domains without retraining. While multiple existing approaches address the domain gap through complex architectures, recent…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Timur Mamedov , Karina Kvanchiani , Anton Konushin , Vadim Konushin

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

For most unsupervised person re-identification (re-ID), people often adopt unsupervised domain adaptation (UDA) method. UDA often train on the labeled source dataset and evaluate on the target dataset, which often focuses on learning…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Kaiwei Zeng

Person re-identification (re-ID) requires one to match images of the same person across camera views. As a more challenging task, semi-supervised re-ID tackles the problem that only a number of identities in training data are fully labeled,…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Chih-Ting Liu , Yu-Jhe Li , Shao-Yi Chien , Yu-Chiang Frank Wang

Person re-identification is the challenging task of identifying a person across different camera views. Training a convolutional neural network (CNN) for this task requires annotating a large dataset, and hence, it involves the…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Olga Moskvyak , Frederic Maire , Feras Dayoub , Mahsa Baktashmotlagh

Many unsupervised approaches have been proposed recently for the video-based re-identification problem since annotations of samples across cameras are time-consuming. However, higher-order relationships across the entire camera network are…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xueping Wang , Rameswar Panda , Min Liu , Yaonan Wang , Amit K Roy-Chowdhury

Person re-identification (Re-ID) benefits greatly from the accurate annotations of existing datasets (e.g., CUHK03 [1] and Market-1501 [2]), which are quite expensive because each image in these datasets has to be assigned with a proper…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Guangrun Wang , Guangcong Wang , Xujie Zhang , Jianhuang Lai , Zhengtao Yu , Liang Lin