中文
相关论文

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

200 篇论文

Unsupervised Person Re-identification (U-ReID) with pseudo labeling recently reaches a competitive performance compared to fully-supervised ReID methods based on modern clustering algorithms. However, such clustering-based scheme becomes…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Xin Jin , Tianyu He , Xu Shen , Tongliang Liu , Xinchao Wang , Jianqiang Huang , Zhibo Chen , Xian-Sheng Hua

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Kshitij Nikhal , Benjamin S. Riggan

Systems for person re-identification (ReID) can achieve a high accuracy when trained on large fully-labeled image datasets. However, the domain shift typically associated with diverse operational capture conditions (e.g., camera viewpoints…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Djebril Mekhazni , Maximilien Dufau , Christian Desrosiers , Marco Pedersoli , Eric Granger

Typical person re-identification frameworks search for k best matches in a gallery of images that are often collected in varying conditions. The gallery may contain image sequences when re-identification is done on videos. However, such a…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Sk. Arif Ahmed , Debi Prosad Dogra , Heeseung Choi , Seungho Chae , Ig-Jae Kim

Video-based person re-identification (Re-ID) aims at matching the video tracklets with cropped video frames for identifying the pedestrians under different cameras. However, there exists severe spatial and temporal misalignment for those…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Chih-Ting Liu , Jun-Cheng Chen , Chu-Song Chen , Shao-Yi Chien

Person re-identification (re-ID), is a challenging task due to the high variance within identity samples and imaging conditions. Although recent advances in deep learning have achieved remarkable accuracy in settled scenes, i.e., source…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Fengxiang Yang , Ke Li , Zhun Zhong , Zhiming Luo , Xing Sun , Hao Cheng , Xiaowei Guo , Feiyue Huang , Rongrong Ji , Shaozi Li

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

Most of unsupervised person Re-Identification (Re-ID) works produce pseudo-labels by measuring the feature similarity without considering the distribution discrepancy among cameras, leading to degraded accuracy in label computation across…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Shiyu Xuan , Shiliang Zhang

Video-based person re-identification (video re-ID) has lately fascinated growing attention due to its broad practical applications in various areas, such as surveillance, smart city, and public safety. Nevertheless, video re-ID is quite…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Khawar Islam

This paper mainly studies one-example and few-example video person re-identification. A multi-branch network PAM that jointly learns local and global features is proposed. PAM has high accuracy, few parameters and converges fast, which is…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Jian Han

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via supervised learning…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Devinder Kumar , Parthipan Siva , Paul Marchwica , Alexander Wong

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

This paper addresses unsupervised person re-identification (Re-ID) using multi-label prediction and classification based on graph-structural insight. Our method extracts features from person images and produces a graph that consists of the…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Jongmin Yu , Hyeontaek Oh

Multi-view person association is a fundamental step towards multi-view analysis of human activities. Although the person re-identification features have been proven effective, they become unreliable in challenging scenes where persons share…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Keqi Chen , Vinkle Srivastav , Didier Mutter , Nicolas Padoy

Incremental learning for person re-identification (ReID) aims to develop models that can be trained with a continuous data stream, which is a more practical setting for real-world applications. However, the existing incremental ReID methods…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zexian Yang , Dayan Wu , Wanqian Zhang , Bo Li , Weiping Wang

Person re-identification (ReID) has recently benefited from large pretrained vision-language models such as Contrastive Language-Image Pre-Training (CLIP). However, the absence of concrete descriptions necessitates the use of implicit text…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Qianru Han , Xinwei He , Zhi Liu , Sannyuya Liu , Ying Zhang , Jinhai Xiang

Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature similarity to roughly…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Pengna Li , Kangyi Wu , Wenli Huang , Sanping Zhou , Jinjun Wang

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