paper-with-me

Papers

Cluster-level Feature Alignment for Person Re-identification

2020-08-15 · Qiuyu Chen, Wei zhang, Jianping Fan

Instance-level alignment is widely exploited for person re-identification, e.g. spatial alignment, latent semantic alignment and triplet alignment. This paper probes another feature alignment modality, namely cluster-level feature alignment across whole dataset, where the model can see not only the sampled images in local mini-batch but the global feature distribution of the whole dataset from distilled anchors. Towards this aim, we propose anchor loss and investigate many variants of cluster-level feature alignment, which consists of iterative aggregation and alignment from the overview of dataset. Our extensive experiments have demonstrated that our methods can provide consistent and significant performance improvement with small training efforts after the saturation of traditional training. In both theoretical and experimental aspects, our proposed methods can result in more stable and guided optimization towards better representation and generalization for well-aligned embedding.

📄 PDF Abstract BibTeX arXiv:2008.06810

Code (1)

qychen13/ClusterAlignReID pytorch

Tasks

Person Re-IdentificationTriplet

Similar Papers 제목 키워드 기반

Identity-Guided Human Semantic Parsing for Person Re-Identification

2020-07-27 · ECCV 2020 8 · Kuan Zhu, Haiyun Guo, Zhiwei Liu, Ming Tang 외

Existing alignment-based methods have to employ the pretrained human parsing models to achieve the pixel-level alignment, and cannot identify the personal belongings (e.g., backpacks and reticule) which are crucial to pe…

ClusteringHuman ParsingPerson Re-IdentificationRetrieval+1

Unsupervised Visible-Infrared ReID via Pseudo-label Correction and Modality-level Alignment

2024-04-10 · Yexin Liu, Weiming Zhang, Athanasios V. Vasilakos, Lin Wang

Unsupervised visible-infrared person re-identification (UVI-ReID) has recently gained great attention due to its potential for enhancing human detection in diverse environments without labeling. Previous methods utilize …

ClusteringContrastive LearningCross-Modality Person Re-identificationHuman Detection+2

AAformer: Auto-Aligned Transformer for Person Re-Identification

2021-04-02 · Kuan Zhu, Haiyun Guo, Shiliang Zhang, YaoWei Wang 외

In person re-identification (re-ID), extracting part-level features from person images has been verified to be crucial to offer fine-grained information. Most of the existing CNN-based methods only locate the human parts…

Human ParsingImage ClassificationObject DetectionPerson Re-Identification+1

Multi-task Mid-level Feature Alignment Network for Unsupervised Cross-Dataset Person Re-Identification

2018-07-04 · Shan Lin, Haoliang Li, Chang-Tsun Li, Alex ChiChung Kot

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalabi…

AttributePerson Re-Identification

Learning Mid-level Filters for Person Re-identification

2014-06-01 · CVPR 2014 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

In this paper, we propose a novel approach of learning mid-level filters from automatically discovered patch clusters for person re-identification. It is well motivated by our study on what are good filters for person re…

ClusteringPatch MatchingPerson Re-Identification