Style Normalization and Restitution for Generalizable Person Re-identification
Xin Jin, Cuiling Lan, Wenjun Zeng, Zhibo Chen, Li Zhang

TL;DR
This paper introduces a Style Normalization and Restitution (SNR) module for person re-identification that enhances model generalization across domains by filtering style variations and restoring discriminative features, outperforming existing methods.
Contribution
The paper proposes a novel SNR module that disentangles style and identity features, improving domain generalization in person ReID tasks.
Findings
SNR significantly outperforms state-of-the-art domain generalization methods.
The framework achieves superior results on multiple ReID benchmarks.
SNR enhances unsupervised domain adaptation performance.
Abstract
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 interference and learning domain-invariant person representations. In this paper, we aim to design a generalizable person ReID framework which trains a model on source domains yet is able to generalize/perform well on target domains. To achieve this goal, we propose a simple yet effective Style Normalization and Restitution (SNR) module. Specifically, we filter out style variations (e.g., illumination, color contrast) by Instance Normalization (IN). However, such a process inevitably removes discriminative information. We propose to distill identity-relevant feature from the removed information and restitute it to the network to ensure high discrimination. For better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Style Normalization and Restitution for Generalizable Person Re-Identification· youtube
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Gait Recognition and Analysis
MethodsInstance Normalization
