English

Tracking Emerges by Colorizing Videos

Computer Vision and Pattern Recognition 2018-07-31 v2 Graphics Machine Learning Multimedia Robotics

Abstract

We use large amounts of unlabeled video to learn models for visual tracking without manual human supervision. We leverage the natural temporal coherency of color to create a model that learns to colorize gray-scale videos by copying colors from a reference frame. Quantitative and qualitative experiments suggest that this task causes the model to automatically learn to track visual regions. Although the model is trained without any ground-truth labels, our method learns to track well enough to outperform the latest methods based on optical flow. Moreover, our results suggest that failures to track are correlated with failures to colorize, indicating that advancing video colorization may further improve self-supervised visual tracking.

Keywords

Cite

@article{arxiv.1806.09594,
  title  = {Tracking Emerges by Colorizing Videos},
  author = {Carl Vondrick and Abhinav Shrivastava and Alireza Fathi and Sergio Guadarrama and Kevin Murphy},
  journal= {arXiv preprint arXiv:1806.09594},
  year   = {2018}
}

Comments

ECCV 2018. Blog post: https://ai.googleblog.com/2018/06/self-supervised-tracking-via-video.html

R2 v1 2026-06-23T02:41:04.751Z