Ranking and Classification driven Feature Learning for Person Re_identification
Zhiguang Zhang

TL;DR
This paper introduces a novel metric learning loss and a simplified network structure for person re-identification, achieving high accuracy on standard datasets with global features alone.
Contribution
It proposes a new ranking-driven structured loss and a single-branch network for improved person re-identification performance.
Findings
Achieved 90.9% rank-1 accuracy on DukeMTMC-ReID
Achieved 95.3% rank-1 accuracy on Market1501
Demonstrated effectiveness of global features alone
Abstract
Person re-identification has attracted many researchers' attention for its wide application, but it is still a very challenging task because only part of the image information can be used for personnel matching. Most of current methods uses CNN to learn to embeddings that can capture semantic similarity information among data points. Many of the state-of-the-arts methods use complex network structures with multiple branches that fuse multiple features while training or testing, using classification loss, Triplet loss or a combination of the two as loss function. However, the method that using Triplet loss as loss function converges slowly, and the method in which pull features of the same class as close as possible in features space leads to poor feature stability. This paper will combine the ranking motivated structured loss, proposed a new metric learning loss function that make the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Gait Recognition and Analysis
MethodsTriplet Loss
