paper-with-me

Papers

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 methods tackle this challenge by aligning spatial features of body parts according to external semantic cues or feature similarities but this alignment approach is complicated and sensitive to noises. We design DRL-Net, a disentangled representation learning network that handles occluded re-ID without requiring strict person image alignment or any additional supervision. Leveraging transformer architectures, DRL-Net achieves alignment-free re-ID via global reasoning of local features of occluded person images. It measures image similarity by automatically disentangling the representation of undefined semantic components, e.g., human body parts or obstacles, under the guidance of semantic preference object queries in the transformer. In addition, we design a decorrelation constraint in the transformer decoder and impose it over object queries for better focus on different semantic components. To better eliminate interference from occlusions, we design a contrast feature learning technique (CFL) for better separation of occlusion features and discriminative ID features. Extensive experiments over occluded and holistic re-ID benchmarks (Occluded-DukeMTMC, Market1501 and DukeMTMC) show that the DRL-Net achieves superior re-ID performance consistently and outperforms the state-of-the-art by large margins for Occluded-DukeMTMC.

📄 PDF Abstract BibTeX arXiv:2107.02380

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderOccluded Person Re-IdentificationPerson Re-IdentificationRepresentation Learning

Similar Papers 제목 키워드 기반

Pose-guided Feature Disentangling for Occluded Person Re-identification Based on Transformer

2021-12-05 · Tao Wang, Hong Liu, Pinhao Song, Tianyu Guo 외

Occluded person re-identification is a challenging task as human body parts could be occluded by some obstacles (e.g. trees, cars, and pedestrians) in certain scenes. Some existing pose-guided methods solve this problem …

DecoderOccluded 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

Diverse Part Discovery: Occluded Person Re-identification with Part-Aware Transformer

2021-06-08 · CVPR 2021 1 · Yulin Li, Jianfeng He, Tianzhu Zhang, Xiang Liu 외

Occluded person re-identification (Re-ID) is a challenging task as persons are frequently occluded by various obstacles or other persons, especially in the crowd scenario. To address these issues, we propose a novel end-…

DecoderDiversityOccluded Person Re-IdentificationPerson Re-Identification

Feature Completion Transformer for Occluded Person Re-identification

2023-03-03 · Tao Wang, Mengyuan Liu, Hong Liu, Wenhao Li 외

Occluded person re-identification (Re-ID) is a challenging problem due to the destruction of occluders. Most existing methods focus on visible human body parts through some prior information. However, when complementary …

Occluded Person Re-IdentificationPerson Re-IdentificationTriplet

Cascade Transformers for End-to-End Person Search

2022-03-17 · CVPR 2022 1 · Rui Yu, Dawei Du, Rodney LaLonde, Daniel Davila 외

The goal of person search is to localize a target person from a gallery set of scene images, which is extremely challenging due to large scale variations, pose/viewpoint changes, and occlusions. In this paper, we propose…

Human DetectionPerson Search