English

The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

Computer Vision and Pattern Recognition 2022-10-28 v1

Abstract

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query denoising, 3) joint training on pseudo video clips generated from CrowdHuman dataset, and 4) using the YOLOX detection proposals for the anchor initialization of detect queries. Our method achieves 73.4% HOTA on the DanceTrack test set, surpassing the second-place solution by +6.8% HOTA.

Cite

@article{arxiv.2210.15281,
  title  = {The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge},
  author = {Yuang Zhang and Tiancai Wang and Weiyao Lin and Xiangyu Zhang},
  journal= {arXiv preprint arXiv:2210.15281},
  year   = {2022}
}

Comments

https://motcomplex.github.io/

R2 v1 2026-06-28T04:37:43.846Z