paper-with-me

홈 › Papers

Pose-Guided Feature Alignment for Occluded Person Re-Identification

2019-10-01 · ICCV 2019 10 · Jiaxu Miao, Yu Wu, Ping Liu, Yuhang Ding, Yi Yang

Persons are often occluded by various obstacles in person retrieval scenarios. Previous person re-identification (re-id) methods, either overlook this issue or resolve it based on an extreme assumption. To alleviate the occlusion problem, we propose to detect the occluded regions, and explicitly exclude those regions during feature generation and matching. In this paper, we introduce a novel method named Pose-Guided Feature Alignment (PGFA), exploiting pose landmarks to disentangle the useful information from the occlusion noise. During the feature constructing stage, our method utilizes human landmarks to generate attention maps. The generated attention maps indicate if a specific body part is occluded and guide our model to attend to the non-occluded regions. During matching, we explicitly partition the global feature into parts and use the pose landmarks to indicate which partial features belonging to the target person. Only the visible regions are utilized for the retrieval. Besides, we construct a large-scale dataset for the Occluded Person Re-ID problem, namely Occluded-DukeMTMC, which is by far the largest dataset for the Occlusion Person Re-ID. Extensive experiments are conducted on our constructed occluded re-id dataset, two partial re-id datasets, and two commonly used holistic re-id datasets. Our method largely outperforms existing person re-id methods on three occlusion datasets, while remains top performance on two holistic datasets.

📄 PDF Abstract BibTeX

Code (1)

lightas/ICCV19_Pose_Guided_Occluded_Person_ReID 공식 구현 pytorch

Tasks

Occluded Person Re-IdentificationPerson Re-IdentificationPerson RetrievalRetrieval

Similar Papers 제목 키워드 기반

Human Co-Parsing Guided Alignment for Occluded Person Re-identification

2022-12-20 · IEEE Transactions on Image Processing 2022 12 · Shuguang Dou, Cairong Zhao, Xinyang Jiang, Shanshan Zhang 외

Occluded person re-identification (ReID) is a challenging task due to more background noises and incomplete foreground information. Although existing human parsing-based ReID methods can tackle this problem with semantic…

Human ParsingOccluded 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

Pose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification

2021-09-08 · Zhongxing Ma, Yifan Zhao, Jia Li

Person Re-Identification (Re-Id) in occlusion scenarios is a challenging problem because a pedestrian can be partially occluded. The use of local information for feature extraction and matching is still necessary. Theref…

Occluded 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

Foreground-aware Pyramid Reconstruction for Alignment-free Occluded Person Re-identification

2019-04-10 · ICCV 2019 10 · Lingxiao He, Yinggang Wang, Wu Liu, Xingyu Liao 외

Re-identifying a person across multiple disjoint camera views is important for intelligent video surveillance, smart retailing and many other applications. However, existing person re-identification (ReID) methods are ch…

Occluded Person Re-IdentificationPerson Re-Identification