paper-with-me

Papers

Rethinking Person Re-identification from a Projection-on-Prototypes Perspective

2023-08-21 · Qizao Wang, Xuelin Qian, Bin Li, Yanwei Fu, xiangyang xue

Person Re-IDentification (Re-ID) as a retrieval task, has achieved tremendous development over the past decade. Existing state-of-the-art methods follow an analogous framework to first extract features from the input images and then categorize them with a classifier. However, since there is no identity overlap between training and testing sets, the classifier is often discarded during inference. Only the extracted features are used for person retrieval via distance metrics. In this paper, we rethink the role of the classifier in person Re-ID, and advocate a new perspective to conceive the classifier as a projection from image features to class prototypes. These prototypes are exactly the learned parameters of the classifier. In this light, we describe the identity of input images as similarities to all prototypes, which are then utilized as more discriminative features to perform person Re-ID. We thereby propose a new baseline ProNet, which innovatively reserves the function of the classifier at the inference stage. To facilitate the learning of class prototypes, both triplet loss and identity classification loss are applied to features that undergo the projection by the classifier. An improved version of ProNet++ is presented by further incorporating multi-granularity designs. Experiments on four benchmarks demonstrate that our proposed ProNet is simple yet effective, and significantly beats previous baselines. ProNet++ also achieves competitive or even better results than transformer-based competitors.

📄 PDF Abstract BibTeX arXiv:2308.10717

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationPerson RetrievalRetrievalTripletVehicle Re-Identification

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Contextualized Multimodal Lifelong Person Re-Identification in Hybrid Clothing States

2025-09-14 · Robert Long, Rongxin Jiang, Mingrui Yan arxiv

Person Re-Identification (ReID) has several challenges in real-world surveillance systems due to clothing changes (CCReID) and the need for maintaining continual learning (LReID). Previous existing methods either develop…

Person Re-IdentificationContinual Learning

Coded Residual Transform for Generalizable Deep Metric Learning

2022-10-09 · Shichao Kan, Yixiong Liang, Min Li, Yigang Cen 외

A fundamental challenge in deep metric learning is the generalization capability of the feature embedding network model since the embedding network learned on training classes need to be evaluated on new test classes. To…

Metric Learning

Cerberus: Attribute-based person re-identification using semantic IDs

2024-12-02 · Chanho Eom, Geon Lee, Kyunghwan Cho, Hyeonseok Jung 외

We introduce a new framework, dubbed Cerberus, for attribute-based person re-identification (reID). Our approach leverages person attribute labels to learn local and global person representations that encode specific tra…

AttributePerson Re-IdentificationPerson Search

Hierarchical Skeleton Meta-Prototype Contrastive Learning with Hard Skeleton Mining for Unsupervised Person Re-Identification

2023-07-24 · Haocong Rao, Cyril Leung, Chunyan Miao

With rapid advancements in depth sensors and deep learning, skeleton-based person re-identification (re-ID) models have recently achieved remarkable progress with many advantages. Most existing solutions learn single-lev…

Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Learning Intra and Inter-Camera Invariance for Isolated Camera Supervised Person Re-identification

2023-11-02 · Menglin Wang, Xiaojin Gong

Supervised person re-identification assumes that a person has images captured under multiple cameras. However when cameras are placed in distance, a person rarely appears in more than one camera. This paper thus studies …

Contrastive LearningPerson Re-Identification