Deep Person Re-Identification with Improved Embedding and Efficient Training
Haibo Jin, Xiaobo Wang, Shengcai Liao, Stan Z. Li

TL;DR
This paper introduces an efficient deep learning approach for person re-identification that employs identification and center loss without pairs or triplets, and features a reweighting layer to enhance embedding quality, achieving superior accuracy and speed.
Contribution
It proposes a novel training method using identification and center loss, along with a feature reweighting layer, to improve re-identification performance efficiently.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Achieves higher accuracy with faster training.
Effectively emphasizes important embedding dimensions.
Abstract
Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve this, existing deep models prefer to adopt image pairs or triplets to form verification loss, which is inefficient and unstable since the number of training pairs or triplets grows rapidly as the number of training data grows. Moreover, their performance is limited since they ignore the fact that different dimension of embedding may play different importance. In this paper, we propose to employ identification loss with center loss to train a deep model for person re-identification. The training process is efficient since it does not require image pairs or triplets for training while the inter-class distinction and intra-class variance are well…
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
