Short Range Correlation Transformer for Occluded Person Re-Identification
Occluded person re-identification is one of the challenging areas of computer vision, which faces problems such as inefficient feature representation and low recognition accuracy. Convolutional neural network pays more attention to the extraction of local features, therefore it is difficult to extract features of occluded pedestrians and the effect is not so satisfied. Recently, vision transformer is introduced into the field of re-identification and achieves the most advanced results by constructing the relationship of global features between patch sequences. However, the performance of vision transformer in extracting local features is inferior to that of convolutional neural network. Therefore, we design a partial feature transformer-based person re-identification framework named PFT. The proposed PFT utilizes three modules to enhance the efficiency of vision transformer. (1) Patch full dimension enhancement module. We design a learnable tensor with the same size as patch sequences, which is full-dimensional and deeply embedded in patch sequences to enrich the diversity of training samples. (2) Fusion and reconstruction module. We extract the less important part of obtained patch sequences, and fuse them with original patch sequence to reconstruct the original patch sequences. (3) Spatial Slicing Module. We slice and group patch sequences from spatial direction, which can effectively improve the short-range correlation of patch sequences. Experimental results over occluded and holistic re-identification datasets demonstrate that the proposed PFT network achieves superior performance consistently and outperforms the state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Occluded Person Re-IdentificationPerson Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Pose-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-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 LearningPart Representation Learning with Teacher-Student Decoder for Occluded Person Re-identification
Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part feat…
DecoderHuman ParsingLong-range modelingOccluded Person Re-Identification+2Feature Completion for Occluded Person Re-Identification
Person re-identification (reID) plays an important role in computer vision. However, existing methods suffer from performance degradation in occluded scenes. In this work, we propose an occlusion-robust block, Region Fea…
DecoderOccluded 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-Identification