Walker: Self-supervised Multiple Object Tracking by Walking on Temporal Appearance Graphs
The supervision of state-of-the-art multiple object tracking (MOT) methods requires enormous annotation efforts to provide bounding boxes for all frames of all videos, and instance IDs to associate them through time. To this end, we introduce Walker, the first self-supervised tracker that learns from videos with sparse bounding box annotations, and no tracking labels. First, we design a quasi-dense temporal object appearance graph, and propose a novel multi-positive contrastive objective to optimize random walks on the graph and learn instance similarities. Then, we introduce an algorithm to enforce mutually-exclusive connective properties across instances in the graph, optimizing the learned topology for MOT. At inference time, we propose to associate detected instances to tracklets based on the max-likelihood transition state under motion-constrained bi-directional walks. Walker is the first self-supervised tracker to achieve competitive performance on MOT17, DanceTrack, and BDD100K. Remarkably, our proposal outperforms the previous self-supervised trackers even when drastically reducing the annotation requirements by up to 400x.
Code (0)
등록된 구현이 없습니다.
Tasks
Multiple Object TrackingObject TrackingSimilar Papers 제목 키워드 기반
Deep Learning Based Object Tracking in Walking Droplet and Granular Intruder Experiments
We present a deep-learning based tracking objects of interest in walking droplet and granular intruder experiments. In a typical walking droplet experiment, a liquid droplet, known as \textit{walker}, propels itself late…
object-detectionObject DetectionObject TrackingS$^3$Track: Self-supervised Tracking with Soft Assignment Flow
In this work, we study self-supervised multiple object tracking without using any video-level association labels. We propose to cast the problem of multiple object tracking as learning the frame-wise associations between…
Multiple Object TrackingObjectObject TrackingOptical Flow EstimationTracking without Label: Unsupervised Multiple Object Tracking via Contrastive Similarity Learning
Unsupervised learning is a challenging task due to the lack of labels. Multiple Object Tracking (MOT), which inevitably suffers from mutual object interference, occlusion, etc., is even more difficult without label s…
Multiple Object TrackingObjectObject TrackingEnhanced Object Tracking by Self-Supervised Auxiliary Depth Estimation Learning
RGB-D tracking significantly improves the accuracy of object tracking. However, its dependency on real depth inputs and the complexity involved in multi-modal fusion limit its applicability across various scenarios. The …
Depth EstimationMonocular Depth EstimationObject TrackingEnhancing Self-Supervised Fine-Grained Video Object Tracking with Dynamic Memory Prediction
Successful video analysis relies on accurate recognition of pixels across frames, and frame reconstruction methods based on video correspondence learning are popular due to their efficiency. Existing frame reconstruction…
Decision MakingObjectObject TrackingSemantic Segmentation+1