paper-with-me

Papers

Global-Local Dynamic Feature Alignment Network for Person Re-Identification

2021-09-13 · Zhangqiang Ming, Yong Yang, XiaoYong Wei, Jianrong Yan, Xiangkun Wang, Fengjie Wang, Min Zhu

The misalignment of human images caused by bounding box detection errors or partial occlusions is one of the main challenges in person Re-Identification (Re-ID) tasks. Previous local-based methods mainly focus on learning local features in predefined semantic regions of pedestrians. These methods usually use local hard alignment methods or introduce auxiliary information such as key human pose points to match local features, which are often not applicable when large scene differences are encountered. To solve these problems, we propose a simple and efficient Local Sliding Alignment (LSA) strategy to dynamically align the local features of two images by setting a sliding window on the local stripes of the pedestrian. LSA can effectively suppress spatial misalignment and does not need to introduce extra supervision information. Then, we design a Global-Local Dynamic Feature Alignment Network (GLDFA-Net) framework, which contains both global and local branches. We introduce LSA into the local branch of GLDFA-Net to guide the computation of distance metrics, which can further improve the accuracy of the testing phase. Evaluation experiments on several mainstream evaluation datasets including Market-1501, DukeMTMC-reID, CUHK03 and MSMT17 show that our method has competitive accuracy over the several state-of-the-art person Re-ID methods. Specifically, it achieves 86.1% mAP and 94.8% Rank-1 accuracy on Market1501.

📄 PDF Abstract BibTeX arXiv:2109.05759

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian DetectionPerson Re-Identification

Similar Papers 제목 키워드 기반

AlignedReID++: Dynamically matching local information for person re-identification

2019-10-01 · Pattern Recognition 2019 10 · HaoLuo,WeiJiangXuan,ZhangXingFan,JingjingQian,ChiZhang

Person re-identification (ReID) is a challenging problem, where global features of person images are not enough to solve unaligned image pairs. Many previous works used human pose information to acquire aligned local fea…

Human DetectionPerson Re-IdentificationPose Estimation

3D PersonVLAD: Learning Deep Global Representations for Video-based Person Re-identification

2018-12-26 · Lin Wu, Yang Wang, Ling Shao, Meng Wang

In this paper, we introduce a global video representation to video-based person re-identification (re-ID) that aggregates local 3D features across the entire video extent. Most of the existing methods rely on 2D convolut…

Person Re-IdentificationVideo-Based Person Re-Identification

Cross-modal Local Shortest Path and Global Enhancement for Visible-Thermal Person Re-Identification

2022-06-09 · XiaoHong Wang, Chaoqi Li, Xiangcai Ma

In addition to considering the recognition difficulty caused by human posture and occlusion, it is also necessary to solve the modal differences caused by different imaging systems in the Visible-Thermal cross-modal pers…

Cross-Modal Person Re-IdentificationCross-Modal Person Re-IdentificationPerson Re-Identification

FedDr+: Stabilizing Dot-regression with Global Feature Distillation for Federated Learning

2024-06-04 · Seongyoon Kim, Minchan Jeong, Sungnyun Kim, Sungwoo Cho 외

Federated Learning (FL) has emerged as a pivotal framework for the development of effective global models (global FL) or personalized models (personalized FL) across clients with heterogeneous, non-iid data distribution.…

Federated Learningregression

Contextual Non-Local Alignment over Full-Scale Representation for Text-Based Person Search

2021-01-08 · Chenyang Gao, Guanyu Cai, Xinyang Jiang, Feng Zheng 외

Text-based person search aims at retrieving target person in an image gallery using a descriptive sentence of that person. It is very challenging since modal gap makes effectively extracting discriminative features more …

DescriptiveSentenceText based Person RetrievalText based Person Search