CVAug 20, 2018

Incremental Learning in Person Re-Identification

arXiv:1808.06281v53 citations
Originality Synthesis-oriented
AI Analysis

It addresses incremental learning for person re-identification, which is an incremental improvement in a domain-specific computer vision task.

The paper tackles the problem of catastrophic forgetting in incremental learning for person re-identification, proposing a model that achieves state-of-the-art results on tasks like Market 1501 and Duke MTMC datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes