Unsupervised Attention Based Instance Discriminative Learning for Person Re-Identification
Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming increasingly complex and laborious, there is a critical need for unsupervised methods that are robust to large intra-class variations, such as changes in perspective, illumination, articulated motion, resolution, etc. Therefore, we propose an unsupervised framework for person re-identification which is trained in an end-to-end manner without any pre-training. Our proposed framework leverages a new attention mechanism that combines group convolutions to (1) enhance spatial attention at multiple scales and (2) reduce the number of trainable parameters by 59.6%. Additionally, our framework jointly optimizes the network with agglomerative clustering and instance learning to tackle hard samples. We perform extensive analysis using the Market1501 and DukeMTMC-reID datasets to demonstrate that our method consistently outperforms the state-of-the-art methods (with and without pre-trained weights).
Code (1)
Tasks
ClusteringPerson Re-IdentificationTransfer LearningUnsupervised Person Re-IdentificationSimilar Papers 제목 키워드 기반
Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification
Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Re…
Contrastive LearningPerson Re-IdentificationPseudo LabelUnsupervised Person Re-IdentificationICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification
Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in …
Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-IdentificationDomain Adaptive Attention Learning for Unsupervised Person Re-Identification
Person re-identification (Re-ID) across multiple datasets is a challenging task due to two main reasons: the presence of large cross-dataset distinctions and the absence of annotated target instances. To address these tw…
DiversityDomain AdaptationGeneral ClassificationOne-Class Classification+2Prototype-Guided Saliency Feature Learning for Person Search
Existing person search methods integrate person detection and re-identification (re-ID) module into a unified system. Though promising results have been achieved, the misalignment problem, which commonly occurs in pe…
Human DetectionPerson SearchPatch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification
While discriminative local features have been shown effective in solving the person re-identification problem, they are limited to be trained on fully pairwise labelled data which is expensive to obtain. In this work, we…
Person Re-IdentificationUnsupervised Person Re-Identification