Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Iterative Scale-Up ExpansionIoU and Deep Features Association for Multi-Object Tracking in Sports

About

Deep learning-based object detectors have driven notable progress in multi-object tracking algorithms. Yet, current tracking methods mainly focus on simple, regular motion patterns in pedestrians or vehicles. This leaves a gap in tracking algorithms for targets with nonlinear, irregular motion, like athletes. Additionally, relying on the Kalman filter in recent tracking algorithms falls short when object motion defies its linear assumption. To overcome these issues, we propose a novel online and robust multi-object tracking approach named deep ExpansionIoU (Deep-EIoU), which focuses on multi-object tracking for sports scenarios. Unlike conventional methods, we abandon the use of the Kalman filter and leverage the iterative scale-up ExpansionIoU and deep features for robust tracking in sports scenarios. This approach achieves superior tracking performance without adopting a more robust detector, all while keeping the tracking process in an online fashion. Our proposed method demonstrates remarkable effectiveness in tracking irregular motion objects, achieving a score of 77.2% HOTA on the SportsMOT dataset and 85.4% HOTA on the SoccerNet-Tracking dataset. It outperforms all previous state-of-the-art trackers on various large-scale multi-object tracking benchmarks, covering various kinds of sports scenarios. The code and models are available at https://github.com/hsiangwei0903/Deep-EIoU.

Hsiang-Wei Huang, Cheng-Yen Yang, Jiacheng Sun, Pyong-Kun Kim, Kwang-Ju Kim, Kyoungoh Lee, Chung-I Huang, Jenq-Neng Hwang• 2023

Related benchmarks

TaskDatasetResultRank
Multi-Object TrackingSportsMOT (test)
HOTA77.21
199
Multi-Object TrackingSportsMOT
HOTA77.2
25
Multi-Object TrackingSoccerNet (test)
HOTA79.41
23
Multiple Object TrackingSoccerNet v1 (test)
HOTA85.4
8
Multi-Object TrackingSoccerNet Tracking 6 (test)
HOTA85.443
5
Showing 5 of 5 rows

Other info

Code

Follow for update