Body Part-Based Representation Learning for Occluded Person Re-Identification
Occluded person re-identification (ReID) is a person retrieval task which aims at matching occluded person images with holistic ones. For addressing occluded ReID, part-based methods have been shown beneficial as they offer fine-grained information and are well suited to represent partially visible human bodies. However, training a part-based model is a challenging task for two reasons. Firstly, individual body part appearance is not as discriminative as global appearance (two distinct IDs might have the same local appearance), this means standard ReID training objectives using identity labels are not adapted to local feature learning. Secondly, ReID datasets are not provided with human topographical annotations. In this work, we propose BPBreID, a body part-based ReID model for solving the above issues. We first design two modules for predicting body part attention maps and producing body part-based features of the ReID target. We then propose GiLt, a novel training scheme for learning part-based representations that is robust to occlusions and non-discriminative local appearance. Extensive experiments on popular holistic and occluded datasets show the effectiveness of our proposed method, which outperforms state-of-the-art methods by 0.7% mAP and 5.6% rank-1 accuracy on the challenging Occluded-Duke dataset. Our code is available at https://github.com/VlSomers/bpbreid.
Code (3)
Tasks
Human ParsingOccluded Person Re-IdentificationPart-based Representation LearningPerson Re-IdentificationPerson RetrievalRepresentation LearningRetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Neighbourhood-guided Feature Reconstruction for Occluded Person Re-Identification
Person images captured by surveillance cameras are often occluded by various obstacles, which lead to defective feature representation and harm person re-identification (Re-ID) performance. To tackle this challenge, we p…
Graph Neural NetworkOccluded Person Re-IdentificationPerson Re-IdentificationLearning Disentangled Representation Implicitly via Transformer for Occluded Person Re-Identification
Person re-identification (re-ID) under various occlusions has been a long-standing challenge as person images with different types of occlusions often suffer from misalignment in image matching and ranking. Most existing…
DecoderOccluded Person Re-IdentificationPerson Re-IdentificationRepresentation LearningOccluded Person Re-identification
Person re-identification (re-id) suffers from a serious occlusion problem when applied to crowded public places. In this paper, we propose to retrieve a full-body person image by using a person image with occlusions. Thi…
Occluded Person Re-IdentificationPerson Re-IdentificationA Novel Teacher-Student Learning Framework For Occluded Person Re-Identification
Person re-identification (re-id) has made great progress in recent years, but occlusion is still a challenging problem which significantly degenerates the identification performance. In this paper, we design a teacher-st…
Occluded Person Re-IdentificationPerson Re-IdentificationPose-Guided Feature Learning with Knowledge Distillation for Occluded Person Re-Identification
Occluded person re-identification (ReID) aims to match person images with occlusion. It is fundamentally challenging because of the serious occlusion which aggravates the misalignment problem between images. At the cost …
Knowledge DistillationOccluded Person Re-IdentificationPerson Re-Identification