Simple Unsupervised Multi-Object Tracking
Shyamgopal Karthik, Ameya Prabhu, Vineet Gandhi

TL;DR
This paper introduces SimpleReID, an unsupervised re-identification network for multi-object tracking that eliminates the need for annotated datasets, achieving state-of-the-art results on popular benchmarks.
Contribution
It proposes a novel unsupervised ReID training method using unlabeled videos and demonstrates competitive performance without tracking supervision.
Findings
SimpleReID outperforms simpler unsupervised alternatives.
Achieves state-of-the-art on MOT16/17 datasets without supervision.
Unsupervised ReID performs well even in crowded and occluded scenarios.
Abstract
Multi-object tracking has seen a lot of progress recently, albeit with substantial annotation costs for developing better and larger labeled datasets. In this work, we remove the need for annotated datasets by proposing an unsupervised re-identification network, thus sidestepping the labeling costs entirely, required for training. Given unlabeled videos, our proposed method (SimpleReID) first generates tracking labels using SORT and trains a ReID network to predict the generated labels using crossentropy loss. We demonstrate that SimpleReID performs substantially better than simpler alternatives, and we recover the full performance of its supervised counterpart consistently across diverse tracking frameworks. The observations are unusual because unsupervised ReID is not expected to excel in crowded scenarios with occlusions, and drastic viewpoint changes. By incorporating our…
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 · Image Enhancement Techniques · Advanced Neural Network Applications
MethodsTrack objects as points
