CVFeb 12, 2020

Towards Precise Intra-camera Supervised Person Re-identification

arXiv:2002.04932v217 citations
AI Analysis

This work addresses the annotation cost challenge in person re-identification for surveillance applications, representing an incremental improvement over prior intra-camera supervised methods.

The paper tackles the problem of person re-identification with intra-camera supervision, which reduces annotation burden by using only within-camera labels, and achieves performance comparable to fully supervised methods on two datasets.

Intra-camera supervision (ICS) for person re-identification (Re-ID) assumes that identity labels are independently annotated within each camera view and no inter-camera identity association is labeled. It is a new setting proposed recently to reduce the burden of annotation while expect to maintain desirable Re-ID performance. However, the lack of inter-camera labels makes the ICS Re-ID problem much more challenging than the fully supervised counterpart. By investigating the characteristics of ICS, this paper proposes camera-specific non-parametric classifiers, together with a hybrid mining quintuplet loss, to perform intra-camera learning. Then, an inter-camera learning module consisting of a graph-based ID association step and a Re-ID model updating step is conducted. Extensive experiments on three large-scale Re-ID datasets show that our approach outperforms all existing ICS works by a great margin. Our approach performs even comparable to state-of-the-art fully supervised methods in two of the datasets.

Foundations

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

Your Notes