Learning 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 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.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderOccluded Person Re-IdentificationPerson Re-IdentificationRepresentation LearningSimilar Papers 제목 키워드 기반
Pose-guided Feature Disentangling for Occluded Person Re-identification Based on Transformer
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-IdentificationPose-guided Inter- and Intra-part Relational Transformer for Occluded Person Re-Identification
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-IdentificationDiverse Part Discovery: Occluded Person Re-identification with Part-Aware Transformer
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-IdentificationFeature Completion Transformer for Occluded Person Re-identification
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-IdentificationTripletCascade Transformers for End-to-End Person Search
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