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

Yuang Zhang,Tiancai Wang,Weiyao Lin,Xiangyu Zhang
DOI: https://doi.org/10.48550/arXiv.2210.15281
2022-10-27
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.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?