Single Camera Training for Person Re-identification
Tianyu Zhang, Lingxi Xie, Longhui Wei, Yongfei Zhang, Bo Li, Qi Tian

TL;DR
This paper introduces a novel single-camera training setting for person re-identification, proposing a new loss function that enhances accuracy without requiring cross-camera annotations, thus simplifying deployment in new environments.
Contribution
It pioneers the single-camera training (SCT) setting for ReID and proposes the multi-camera negative loss (MCNL) to improve discriminative feature learning without cross-camera data.
Findings
MCNL significantly improves ReID accuracy in SCT setting
SCT reduces data collection and annotation costs
Proposed method enables faster deployment in new environments
Abstract
Person re-identification (ReID) aims at finding the same person in different cameras. Training such systems usually requires a large amount of cross-camera pedestrians to be annotated from surveillance videos, which is labor-consuming especially when the number of cameras is large. Differently, this paper investigates ReID in an unexplored single-camera-training (SCT) setting, where each person in the training set appears in only one camera. To the best of our knowledge, this setting was never studied before. SCT enjoys the advantage of low-cost data collection and annotation, and thus eases ReID systems to be trained in a brand new environment. However, it raises major challenges due to the lack of cross-camera person occurrences, which conventional approaches heavily rely on to extract discriminative features. The key to dealing with the challenges in the SCT setting lies in designing…
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 · Advanced Neural Network Applications · Face recognition and analysis
