DEX: Domain Embedding Expansion for Generalized Person Re-identification
In recent years, supervised Person Re-identification (Person ReID) approaches have demonstrated excellent performance. However, when these methods are applied to inputs from a different camera network, they typically suffer from significant performance degradation. Different from most domain adaptation (DA) approaches addressing this issue, we focus on developing a domain generalization (DG) Person ReID model that can be deployed without additional fine-tuning or adaptation. In this paper, we propose the Domain Embedding Expansion (DEX) module. DEX dynamically manipulates and augments deep features based on person and domain labels during training, significantly improving the generalization capability and robustness of Person ReID models to unseen domains. We also developed a light version of DEX (DEXLite), applying negative sampling techniques to scale to larger datasets and reduce memory usage for multi-branch networks. Our proposed DEX and DEXLite can be combined with many existing methods, Bag-of-Tricks (BagTricks), the Multi-Granularity Network (MGN), and Part-Based Convolutional Baseline (PCB), in a plug-and-play manner. With DEX and DEXLite, existing methods can gain significant improvements when tested on other unseen datasets, thereby demonstrating the general applicability of our method. Our solution outperforms the state-of-the-art DG Person ReID methods in all large-scale benchmarks as well as in most the small-scale benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationDomain GeneralizationPerson Re-IdentificationSimilar Papers 제목 키워드 기반
A Unified Deep Semantic Expansion Framework for Domain-Generalized Person Re-identification
Supervised Person Re-identification (Person ReID) methods have achieved excellent performance when training and testing within one camera network. However, they usually suffer from considerable performance degradation wh…
Domain AdaptationImage RetrievalPerson Re-IdentificationDiverse Embedding Expansion Network and Low-Light Cross-Modality Benchmark for Visible-Infrared Person Re-identification
For the visible-infrared person re-identification (VIReID) task, one of the major challenges is the modality gaps between visible (VIS) and infrared (IR) images. However, the training samples are usually limited, while t…
Cross-Modal Person Re-IdentificationPerson Re-IdentificationAligned Divergent Pathways for Omni-Domain Generalized Person Re-Identification
Person Re-identification (Person ReID) has advanced significantly in fully supervised and domain generalized Person R e ID. However, methods developed for one task domain transfer poorly to the other. An ideal Person ReI…
Domain GeneralizationPerson Re-IdentificationSingle-Source Domain GeneralizationDomain Generalized Person Re-Identification via Cross-Domain Episodic Learning
Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a l…
Domain AdaptationDomain GeneralizationGeneralizable Person Re-identificationMeta-Learning+1Person Re-Identification via Generalized Class Prototypes
Advanced feature extraction methods have significantly contributed to enhancing the task of person re-identification. In addition, modifications to objective functions have been developed to further improve performance. …
Person Re-Identification