English

Incremental Learning in Person Re-Identification

Computer Vision and Pattern Recognition 2019-08-09 v5

Abstract

Person Re-Identification is still a challenging task in Computer Vision due to a variety of reasons. On the other side, Incremental Learning is still an issue since deep learning models tend to face the problem of over catastrophic forgetting when trained on subsequent tasks. In this paper, we propose a model that can be used for multiple tasks in Person Re-Identification, provide state-of-the-art results on a variety of tasks and still achieve considerable accuracy subsequently. We evaluated our model on two datasets Market 1501 and Duke MTMC. Extensive experiments show that this method can achieve Incremental Learning in Person ReID efficiently as well as for other tasks in computer vision as well.

Keywords

Cite

@article{arxiv.1808.06281,
  title  = {Incremental Learning in Person Re-Identification},
  author = {Prajjwal Bhargava},
  journal= {arXiv preprint arXiv:1808.06281},
  year   = {2019}
}

Comments

The code can be found at https://github.com/prajjwal1/person-reid-incremental

R2 v1 2026-06-23T03:37:55.039Z