paper-with-me

홈 › Papers

Style Variable and Irrelevant Learning for Generalizable Person Re-identification

2022-09-12 · Haobo Chen, Chuyang Zhao, Kai Tu, Junru Chen, Yadong Li, Boxun Li

Recently, due to the poor performance of supervised person re-identification (ReID) to an unseen domain, Domain Generalization (DG) person ReID has attracted a lot of attention which aims to learn a domain-insensitive model and can resist the influence of domain bias. In this paper, we first verify through an experiment that style factors are a vital part of domain bias. Base on this conclusion, we propose a Style Variable and Irrelevant Learning (SVIL) method to eliminate the effect of style factors on the model. Specifically, we design a Style Jitter Module (SJM) in SVIL. The SJM module can enrich the style diversity of the specific source domain and reduce the style differences of various source domains. This leads to the model focusing on identity-relevant information and being insensitive to the style changes. Besides, we organically combine the SJM module with a meta-learning algorithm, maximizing the benefits and further improving the generalization ability of the model. Note that our SJM module is plug-and-play and inference cost-free. Extensive experiments confirm the effectiveness of our SVIL and our method outperforms the state-of-the-art methods on DG-ReID benchmarks by a large margin.

📄 PDF Abstract BibTeX arXiv:2209.05235

Code (1)

hbchen121/dgreid 공식 구현 pytorch

Tasks

DiversityDomain GeneralizationGeneralizable Person Re-identificationMeta-LearningPerson Re-Identification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Style Normalization and Restitution for Generalizable Person Re-identification

2020-05-22 · CVPR 2020 6 · Xin Jin, Cuiling Lan, Wen-Jun Zeng, Zhibo Chen 외

Existing fully-supervised person re-identification (ReID) methods usually suffer from poor generalization capability caused by domain gaps. The key to solving this problem lies in filtering out identity-irrelevant interf…

DisentanglementDomain AdaptationDomain GeneralizationGeneralizable Person Re-identification+2

Clothes-Changing Person Re-identification with RGB Modality Only

2022-04-14 · CVPR 2022 1 · Xinqian Gu, Hong Chang, Bingpeng Ma, Shutao Bai 외

The key to address clothes-changing person re-identification (re-id) is to extract clothes-irrelevant features, e.g., face, hairstyle, body shape, and gait. Most current works mainly focus on modeling body shape from mul…

Clothes Changing Person Re-IdentificationMultiview Gait RecognitionPerson Re-Identification

Meta Batch-Instance Normalization for Generalizable Person Re-Identification

2020-11-30 · CVPR 2021 1 · Seokeon Choi, Taekyung Kim, Minki Jeong, Hyoungseob Park 외

Although supervised person re-identification (Re-ID) methods have shown impressive performance, they suffer from a poor generalization capability on unseen domains. Therefore, generalizable Re-ID has recently attracted g…

Data AugmentationDomain GeneralizationGeneralizable Person Re-identificationMeta-Learning+2

Modeling Thousands of Human Annotators for Generalizable Text-to-Image Person Re-identification

2025-03-13 · CVPR 2025 1 · Jiayu Jiang, Changxing Ding, Wentao Tan, Junhong Wang 외

Text-to-image person re-identification (ReID) aims to retrieve the images of an interested person based on textual descriptions. One main challenge for this task is the high cost in manually annotating large-scale databa…

ClusteringDiversityPerson Re-IdentificationPrompt Learning

Style Interleaved Learning for Generalizable Person Re-identification

2022-07-07 · Wentao Tan, Changxing Ding, Pengfei Wang, Mingming Gong 외

Domain generalization (DG) for person re-identification (ReID) is a challenging problem, as access to target domain data is not permitted during the training process. Most existing DG ReID methods update the feature extr…

Computational EfficiencyDomain GeneralizationGeneralizable Person Re-identificationMeta-Learning+1