Going Deeper into Semi-supervised Person Re-identification
Olga Moskvyak, Frederic Maire, Feras Dayoub, Mahsa Baktashmotlagh

TL;DR
This paper introduces a semi-supervised person re-identification method using part-based features from a single CNN and a novel PartMixUp loss, reducing labeled data needs while maintaining high accuracy.
Contribution
It proposes a practical semi-supervised approach with part-based features and PartMixUp loss, eliminating the need for known identity counts and improving efficiency.
Findings
Outperforms state-of-the-art on three datasets
Achieves full supervision performance with only one-third labeled data
Reduces computational resources needed for training
Abstract
Person re-identification is the challenging task of identifying a person across different camera views. Training a convolutional neural network (CNN) for this task requires annotating a large dataset, and hence, it involves the time-consuming manual matching of people across cameras. To reduce the need for labeled data, we focus on a semi-supervised approach that requires only a subset of the training data to be labeled. We conduct a comprehensive survey in the area of person re-identification with limited labels. Existing works in this realm are limited in the sense that they utilize features from multiple CNNs and require the number of identities in the unlabeled data to be known. To overcome these limitations, we propose to employ part-based features from a single CNN without requiring the knowledge of the label space (i.e., the number of identities). This makes our approach more…
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.
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 · Human Pose and Action Recognition
