paper-with-me

Papers

Progressive Learning Algorithm for Efficient Person Re-Identification

2019-12-16 · Zhen Li, Hanyang Shao, Nian Xue, Liang Niu, Liangliang Cao

This paper studies the problem of Person Re-Identification (ReID)for large-scale applications. Recent research efforts have been devoted to building complicated part models, which introduce considerably high computational cost and memory consumption, inhibiting its practicability in large-scale applications. This paper aims to develop a novel learning strategy to find efficient feature embeddings while maintaining the balance of accuracy and model complexity. More specifically, we find by enhancing the classical triplet loss together with cross-entropy loss, our method can explore the hard examples and build a discriminant feature embedding yet compact enough for large-scale applications. Our method is carried out progressively using Bayesian optimization, and we call it the Progressive Learning Algorithm (PLA). Extensive experiments on three large-scale datasets show that our PLA is comparable or better than the-state-of-the-arts. Especially, on the challenging Market-1501 dataset, we achieve Rank-1=94.7\%/mAP=89.4\% while saving at least 30\% parameters than strong part models.

📄 PDF Abstract BibTeX arXiv:1912.07447

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationPerson Re-IdentificationTriplet

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 제목 키워드 기반

Homogeneous and Heterogeneous Consistency progressive Re-ranking for Visible-Infrared Person Re-identification

2026-03-17 · Yiming Wang arxiv

Visible-infrared person re-identification faces greater challenges than traditional person re-identification due to the significant differences between modalities. In particular, the differences between these modalities …

Person Re-Identification

Progressive Unsupervised Person Re-identification by Tracklet Association with Spatio-Temporal Regularization

2019-10-25 · Qiaokang Xie, Wengang Zhou, Guo-Jun Qi, Qi Tian 외

Existing methods for person re-identification (Re-ID) are mostly based on supervised learning which requires numerous manually labeled samples across all camera views for training. Such a paradigm suffers the scalability…

Human DetectionPerson Re-IdentificationRepresentation LearningTriplet+1

Progressive Cross-camera Soft-label Learning for Semi-supervised Person Re-identification

2019-08-15 · Lei Qi, Lei Wang, Jing Huo, Yinghuan Shi 외

In this paper, we focus on the semi-supervised person re-identification (Re-ID) case, which only has the intra-camera (within-camera) labels but not inter-camera (cross-camera) labels. In real-world applications, these i…

Person Re-IdentificationSemi-Supervised Person Re-IdentificationTriplet

Semantics-Guided Clustering with Deep Progressive Learning for Semi-Supervised Person Re-identification

2020-10-02 · Chih-Ting Liu, Yu-Jhe Li, Shao-Yi Chien, Yu-Chiang Frank Wang

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 dat…

ClusteringImage RetrievalPerson Re-IdentificationRetrieval+1

ChatReID: Open-ended Interactive Person Retrieval via Hierarchical Progressive Tuning for Vision Language Models

2025-02-27 · Ke Niu, Haiyang Yu, Mengyang Zhao, Teng Fu 외

Person re-identification (Re-ID) is a critical task in human-centric intelligent systems, enabling consistent identification of individuals across different camera views using multi-modal query information. Recent studie…

Person Re-IdentificationPerson RetrievalVisual Question Answering (VQA)