paper-with-me

Papers

Body Part-Based Representation Learning for Occluded Person Re-Identification

2022-11-07 · Vladimir Somers, Christophe De Vleeschouwer, Alexandre Alahi

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.

📄 PDF Abstract BibTeX arXiv:2211.03679

Code (3)

vlsomers/bpbreid 공식 구현 pytorch
trackinglaboratory/tracklab pytorch
vlsomers/keypoint_promptable_reidentification pytorch

Tasks

Human ParsingOccluded Person Re-IdentificationPart-based Representation LearningPerson Re-IdentificationPerson RetrievalRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

PCB 설명 없음

Similar Papers 제목 키워드 기반

Neighbourhood-guided Feature Reconstruction for Occluded Person Re-Identification

2021-05-16 · Shijie Yu, Dapeng Chen, Rui Zhao, Haobin Chen 외

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

Learning Disentangled Representation Implicitly via Transformer for Occluded Person Re-Identification

2021-07-06 · Mengxi Jia, Xinhua Cheng, Shijian Lu, Jian Zhang

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 Learning

Occluded Person Re-identification

2018-04-09 · Jiaxuan Zhuo, Zeyu Chen, Jian-Huang Lai, Guangcong Wang

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

A Novel Teacher-Student Learning Framework For Occluded Person Re-Identification

2019-07-07 · Jiaxuan Zhuo, Jian-Huang Lai, Peijia Chen

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

Pose-Guided Feature Learning with Knowledge Distillation for Occluded Person Re-Identification

2021-07-31 · Kecheng Zheng, Cuiling Lan, Wenjun Zeng, Jiawei Liu 외

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