paper-with-me

Papers

AlignedReID: Surpassing Human-Level Performance in Person Re-Identification

2017-11-22 · Xuan Zhang, Hao Luo, Xing Fan, Weilai Xiang, Yixiao Sun, Qiqi Xiao, Wei Jiang, Chi Zhang, Jian Sun

In this paper, we propose a novel method called AlignedReID that extracts a global feature which is jointly learned with local features. Global feature learning benefits greatly from local feature learning, which performs an alignment/matching by calculating the shortest path between two sets of local features, without requiring extra supervision. After the joint learning, we only keep the global feature to compute the similarities between images. Our method achieves rank-1 accuracy of 94.4% on Market1501 and 97.8% on CUHK03, outperforming state-of-the-art methods by a large margin. We also evaluate human-level performance and demonstrate that our method is the first to surpass human-level performance on Market1501 and CUHK03, two widely used Person ReID datasets.

📄 PDF Abstract BibTeX arXiv:1711.08184

Code (15)

2023-MindSpore-1/ms-code-16/tree/main/AlignedReID mindspore
2023-MindSpore-1/ms-code-16/tree/main/AlignedReID%2B%2B mindspore
2023-MindSpore-1/ms-code-224/tree/main/AlignedReID%2B%2B mindspore
2023-MindSpore-4/Code8/tree/main/AlignedReID mindspore
2024-MindSpore-1/Code5/tree/main/AlignedReID%2B%2B mindspore
2024-MindSpore-1/Code6/tree/main/AlignedReID mindspore
MindSpore-paper-code-3/code6/tree/main/Alexnet mindspore
MindSpore-paper-code-3/code6/tree/main/AlignedReID mindspore
Phoebe-star/AlignedReID tf
abhishirk/Aligned_ReId pytorch
code-implementation1/Code2/tree/main/AlignedReID mindspore
h4veFunCodin9/Aligned_ReID pytorch
huanghoujing/AlignedReID-Re-Production-Pytorch pytorch
mindspore-ai/models/tree/master/research/cv/AlignedReID mindspore
shubhamtyagii/Aligned_Reid pytorch

Tasks

Person 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

Domain adaptation for person re-identification on new unlabeled data using AlignedReID++

2021-06-29 · Tiago de C. G. Pereira, Teofilo E. de Campos

In the world where big data reigns and there is plenty of hardware prepared to gather a huge amount of non structured data, data acquisition is no longer a problem. Surveillance cameras are ubiquitous and they capture hu…

Domain AdaptationFace RecognitionPerson Re-IdentificationTriplet

Combining Two Adversarial Attacks Against Person Re-Identification Systems

2023-09-24 · Eduardo de O. Andrade, Igor Garcia Ballhausen Sampaio, Joris Guérin, José Viterbo

The field of Person Re-Identification (Re-ID) has received much attention recently, driven by the progress of deep neural networks, especially for image classification. The problem of Re-ID consists in identifying indivi…

image-classificationImage ClassificationPerson Re-Identification

AaP-ReID: Improved Attention-Aware Person Re-identification

2023-09-27 · Vipin Gautam, Shitala Prasad, Sharad Sinha

Person re-identification (ReID) is a well-known problem in the field of computer vision. The primary objective is to identify a specific individual within a gallery of images. However, this task is challenging due to var…

Person Re-Identification

DROP: Decouple Re-Identification and Human Parsing with Task-specific Features for Occluded Person Re-identification

2024-01-31 · Shuguang Dou, Xiangyang Jiang, Yuanpeng Tu, Junyao Gao 외

The paper introduces the Decouple Re-identificatiOn and human Parsing (DROP) method for occluded person re-identification (ReID). Unlike mainstream approaches using global features for simultaneous multi-task learning of…

Human ParsingMulti-Task LearningOccluded Person Re-IdentificationPerson Re-Identification