paper-with-me

홈 › Papers

Pyramidal Transformer with Conv-Patchify for Person Re-identification

2022-10-10 · Proceedings of the 30th ACM International Conference on Multimedia 2022 10 · He Li, Mang Ye, Cong Wang, Bo Do

The robust and discriminative feature extraction is the key component in person re-identification (Re-ID). The major weakness ofconventional convolution neural network (CNN) based methods is that they cannot extract long-range information from diverse parts, which can be alleviated by recently developed Transformers. Existing vision Transformers show their power on various vision tasks. However, they (i) cannot address translation problems and different viewpoints; (ii) cannot capture detailed features to discriminate people with a similar appearance. In this paper, we propose a powerful Re-ID baseline built on top of the pyramidal transformer with conv-patchify operation, termed PTCR, which inherits the advantages of both CNN and Transformer. The pyramidal structure captures multi-scale fine-grained features, while the convpatchify enhances the robustness against translation. Moreover, we additionally design two novel modules to improve the robust feature learning. A Token Perception module augments the patch embeddings to enhance the robustness against perturbation and viewpoint changes, while the Auxiliary Embedding module integrates the auxiliary information (cam ID, pedestrian attributes, etc.)to reduce feature bias caused by non-visual factors. Our method is validated through extensive experiments to show its superior performance with abundant ablation studies. Notably, without re-ranking, we achieve 98.0% Rank-1 on Market-1501 and 88.6% Rank-1 on MSMT17, significantly outperforming the counterparts. The code is available at: https://github.com/lihe404/PTCR

📄 PDF Abstract BibTeX

Code (2)

2023-MindSpore-4/Code6/tree/main/PTCR_MindSpore-master
MDD-0928/PTCR_MindSpore mindspore

Tasks

Person Re-IdentificationRe-RankingTranslation

Similar Papers 제목 키워드 기반

Tran-GCN: A Transformer-Enhanced Graph Convolutional Network for Person Re-Identification in Monitoring Videos

2024-09-14 · Xiaobin Hong, Tarmizi Adam, Masitah Ghazali

Person Re-Identification (Re-ID) has gained popularity in computer vision, enabling cross-camera pedestrian recognition. Although the development of deep learning has provided a robust technical foundation for person Re-…

Person IdentificationPerson Re-IdentificationPose Estimation

Early Convolutions Help Transformers See Better

2021-06-28 · NeurIPS 2021 12 · Tete Xiao, Mannat Singh, Eric Mintun, Trevor Darrell 외

Vision transformer (ViT) models exhibit substandard optimizability. In particular, they are sensitive to the choice of optimizer (AdamW vs. SGD), optimizer hyperparameters, and training schedule length. In comparison, mo…

Exploring Spatial Significance via Hybrid Pyramidal Graph Network for Vehicle Re-identification

2020-05-29 · Fei Shen, Jianqing Zhu, Xiaobin Zhu, Yi Xie 외

Existing vehicle re-identification methods commonly use spatial pooling operations to aggregate feature maps extracted via off-the-shelf backbone networks. They ignore exploring the spatial significance of feature maps, …

Vehicle Re-Identification

Beyond Appearance: Transformer-based Person Identification from Conversational Dynamics

2025-10-06 · Masoumeh Chapariniya, Teodora Vukovic, Sarah Ebling, Volker Dellwo arxiv

This paper investigates the performance of transformer-based architectures for person identification in natural, face-to-face conversation scenario. We implement and evaluate a two-stream framework that separately models…

Person IdentificationTransfer Learning

SPEEDNet: Salient Pyramidal Enhancement Encoder-Decoder Network for Colonoscopy Images

2023-12-02 · Tushir Sahu, Vidhi Bhatt, Sai Chandra Teja R, Sparsh Mittal 외

Accurate identification and precise delineation of regions of significance, such as tumors or lesions, is a pivotal goal in medical imaging analysis. This paper proposes SPEEDNet, a novel architecture for precisely segme…

Decoder