English

Towards Grand Unification of Object Tracking

Computer Vision and Pattern Recognition 2022-08-12 v4

Abstract

We present a unified method, termed Unicorn, that can simultaneously solve four tracking problems (SOT, MOT, VOS, MOTS) with a single network using the same model parameters. Due to the fragmented definitions of the object tracking problem itself, most existing trackers are developed to address a single or part of tasks and overspecialize on the characteristics of specific tasks. By contrast, Unicorn provides a unified solution, adopting the same input, backbone, embedding, and head across all tracking tasks. For the first time, we accomplish the great unification of the tracking network architecture and learning paradigm. Unicorn performs on-par or better than its task-specific counterparts in 8 tracking datasets, including LaSOT, TrackingNet, MOT17, BDD100K, DAVIS16-17, MOTS20, and BDD100K MOTS. We believe that Unicorn will serve as a solid step towards the general vision model. Code is available at https://github.com/MasterBin-IIAU/Unicorn.

Keywords

Cite

@article{arxiv.2207.07078,
  title  = {Towards Grand Unification of Object Tracking},
  author = {Bin Yan and Yi Jiang and Peize Sun and Dong Wang and Zehuan Yuan and Ping Luo and Huchuan Lu},
  journal= {arXiv preprint arXiv:2207.07078},
  year   = {2022}
}

Comments

ECCV2022 Oral

R2 v1 2026-06-25T00:55:28.218Z