paper-with-me

홈 › Papers

Unsupervised Attention Based Instance Discriminative Learning for Person Re-Identification

2020-11-03 · Kshitij Nikhal, Benjamin S. Riggan

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).

📄 PDF Abstract BibTeX arXiv:2011.01888

Code (1)

https://git.unl.edu/ece-unl-images-lab/group-attention-module-person-re-id 공식 구현

Tasks

ClusteringPerson Re-IdentificationTransfer LearningUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification

2021-09-25 · Zheng Hu, Chuang Zhu, Gang He

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-Identification

ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification

2021-03-30 · ICCV 2021 10 · Hao Chen, Benoit Lagadec, Francois Bremond

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-Identification

Domain Adaptive Attention Learning for Unsupervised Person Re-Identification

2019-05-25 · Yangru Huang, Peixi Peng, Yi Jin, Yidong Li 외

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+2

Prototype-Guided Saliency Feature Learning for Person Search

2021-06-19 · CVPR 2021 1 · Hanjae Kim, Sunghun Joung, Ig-Jae Kim, Kwanghoon Sohn

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 Search

Patch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification

2019-06-01 · CVPR 2019 6 · Qize Yang, Hong-Xing Yu, Ancong Wu, Wei-Shi Zheng

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