Abstract
Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common framework for person ReID. However, the triplet loss pays main attentions on obtaining correct orders on the training set. It still suffers from a weaker generalization capability from the training set to the testing set, thus resulting in inferior performance. In this paper, we design a quadruplet loss, which can lead to the model output with a larger inter-class variation and a smaller intra-class variation compared to the triplet loss. As a result, our model has a better generalization ability and can achieve a higher performance on the testing set. In particular, a quadruplet deep network using a margin-based online hard negative mining is proposed based on the quadruplet loss for the person ReID. In extensive experiments, the proposed network outperforms most of the state-of-the-art algorithms on representative datasets which clearly demonstrates the effectiveness of our proposed method.
Original language | English |
---|---|
Title of host publication | Proceedings of IEEE International Conference on Computer Vision and Pattern Recognition |
Publisher | IEEE |
Pages | 1320-1329 |
Number of pages | 10 |
ISBN (Electronic) | 9781538604571 |
ISBN (Print) | 9781538604588 |
DOIs | |
Publication status | Published - 2017 |
Event | IEEE International Conference on Computer Vision and Pattern Recognition - Hawaii Convention Center, Honolulu, United States Duration: 21 Jul 2017 → 26 Jul 2017 http://cvpr2017.thecvf.com/ |
Conference
Conference | IEEE International Conference on Computer Vision and Pattern Recognition |
---|---|
Country/Territory | United States |
City | Honolulu |
Period | 21/07/17 → 26/07/17 |
Internet address |
Keywords
- Probes
- Training
- Testing
- Machine learning
- Feature extraction
- Loss measurement