中文
相关论文

相关论文: Diverse Representation Embedding for Lifelong Pers…

200 篇论文

Lifelong person re-identification (LReID) aims to learn from varying domains to obtain a unified person retrieval model. Existing LReID approaches typically focus on learning from scratch or a visual classification-pretrained model, while…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Kunlun Xu , Haotong Cheng , Jiangmeng Li , Xu Zou , Jiahuan Zhou

The cross-resolution person re-identification (CRReID) problem aims to match low-resolution (LR) query identity images against high resolution (HR) gallery images. It is a challenging and practical problem since the query images often…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Lin Wu , Lingqiao Liu , Yang Wang , Zheng Zhang , Farid Boussaid , Mohammed Bennamoun

Long-term Person Re-Identification (LRe-ID) aims at matching an individual across cameras after a long period of time, presenting variations in clothing, pose, and viewpoint. In this work, we propose CCPA: Contrastive Clothing and Pose…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Vuong D. Nguyen , Shishir K. Shah

In real-world scenarios, person Re-IDentification (Re-ID) systems need to be adaptable to changes in space and time. Therefore, the adaptation of Re-ID models to new domains while preserving previously acquired knowledge is crucial, known…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Qizao Wang , Xuelin Qian , Bin Li , Xiangyang Xue

We introduce Dynamic Retrieval-Augmented Expert Networks (DRAE), a groundbreaking architecture that addresses the challenges of lifelong learning, catastrophic forgetting, and task adaptation by combining the dynamic routing capabilities of…

机器人学 · 计算机科学 2025-12-24 Yayu Long , Kewei Chen , Long Jin , Mingsheng Shang

We propose an end-to-end ensemble method for person re-identification (ReID) to address the problem of overfitting in discriminative models. These models are known to converge easily, but they are biased to the training data in general and…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Ayse Serbetci , Yusuf Sinan Akgul

Person re-identification (Re-ID) is the task of matching humans across cameras with non-overlapping views that has important applications in visual surveillance. Like other computer vision tasks, this task has gained much with the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Sergey Rodionov , Alexey Potapov , Hugo Latapie , Enzo Fenoglio , Maxim Peterson

Person re-identification (re-ID) solves the task of matching images across cameras and is among the research topics in vision community. Since query images in real-world scenarios might suffer from resolution loss, how to solve the…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Yun-Chun Chen , Yu-Jhe Li , Xiaofei Du , Yu-Chiang Frank Wang

Images with different resolutions are ubiquitous in public person re-identification (ReID) datasets and real-world scenes, it is thus crucial for a person ReID model to handle the image resolution variations for improving its generalization…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Zijie Zhuang , Haizhou Ai , Long Chen , Chong Shang

Unlike conventional person re-identification (ReID), clothes-changing ReID (CC-ReID) presents severe challenges due to substantial appearance variations introduced by clothing changes. In this work, we propose the Quality-Aware Dual-Branch…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuxiang Wang , Kunming Jiang , Tianxiang Zhang , Ke Tian , Gaozhe Jiang

In person re-identification (ReID) task, because of its shortage of trainable dataset, it is common to utilize fine-tuning method using a classification network pre-trained on a large dataset. However, it is relatively difficult to…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Youngmin Ro , Jongwon Choi , Dae Ung Jo , Byeongho Heo , Jongin Lim , Jin Young Choi

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

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

Generalizable person Re-Identification (ReID) has attracted growing attention in recent computer vision community. In this work, we construct a structural causal model among identity labels, identity-specific factors (clothes/shoes color…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yi-Fan Zhang , Zhang Zhang , Da Li , Zhen Jia , Liang Wang , Tieniu Tan

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target domain, but can hardly…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Hao Chen , Benoit Lagadec , Francois Bremond

Due to some complex factors (e.g., occlusion, pose variation and diverse camera perspectives), extracting stronger feature representation in person re-identification remains a challenging task. In this paper, we proposed a novel…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Zhangjian Ji , Donglin Cheng , Kai Feng

Lifelong Person Re-identification (LReID) suffers from a key challenge in preserving old knowledge while adapting to new information. The existing solutions include rehearsal-based and rehearsal-free methods to address this challenge.…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Shiben Liu , Huijie Fan , Qiang Wang , Baojie Fan , Yandong Tang , Liangqiong Qu

Person re-identification (ReID) aims to retrieve images of a target person from the gallery set, with wide applications in medical rehabilitation and public security. However, traditional person ReID models are typically uni-modal,…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Jinhao Li , Zijian Chen , Lirong Deng , Guangtao Zhai , Changbo Wang

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Shuting He , Hao Luo , Pichao Wang , Fan Wang , Hao Li , Wei Jiang

Person re-identification (re-ID) under various occlusions has been a long-standing challenge as person images with different types of occlusions often suffer from misalignment in image matching and ranking. Most existing methods tackle this…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Mengxi Jia , Xinhua Cheng , Shijian Lu , Jian Zhang