paper-with-me

홈 › Papers

D$^{\bf{3}}$: Duplicate Detection Decontaminator for Multi-Athlete Tracking in Sports Videos

2022-09-25 · Rui He, Zehua Fu, Qingjie Liu, Yunhong Wang, Xunxun Chen

Tracking multiple athletes in sports videos is a very challenging Multi-Object Tracking (MOT) task, since athletes often have the same appearance and are intimately covered with each other, making a common occlusion problem becomes an abhorrent duplicate detection. In this paper, the duplicate detection is newly and precisely defined as occlusion misreporting on the same athlete by multiple detection boxes in one frame. To address this problem, we meticulously design a novel transformer-based Duplicate Detection Decontaminator (D$^3$) for training, and a specific algorithm Rally-Hungarian (RH) for matching. Once duplicate detection occurs, D$^3$ immediately modifies the procedure by generating enhanced boxes losses. RH, triggered by the team sports substitution rules, is exceedingly suitable for sports videos. Moreover, to complement the tracking dataset that without shot changes, we release a new dataset based on sports video named RallyTrack. Extensive experiments on RallyTrack show that combining D$^3$ and RH can dramatically improve the tracking performance with 9.2 in MOTA and 4.5 in HOTA. Meanwhile, experiments on MOT-series and DanceTrack discover that D$^3$ can accelerate convergence during training, especially save up to 80 percent of the original training time on MOT17. Finally, our model, which is trained only with volleyball videos, can be applied directly to basketball and soccer videos for MAT, which shows priority of our method. Our dataset is available at https://github.com/heruihr/rallytrack.

📄 PDF Abstract BibTeX arXiv:2209.12248

Code (1)

heruihr/rallytrack 공식 구현

Tasks

Multi-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

SportsTrack: An Innovative Method for Tracking Athletes in Sports Scenes

2022-11-14 · Jie Wang, Yuzhou Peng, Xiaodong Yang, Ting Wang 외

The SportsMOT dataset aims to solve multiple object tracking of athletes in different sports scenes such as basketball or soccer. The dataset is challenging because of the unstable camera view, athletes' complex trajecto…

Multiple Object TrackingObject Tracking

Towards AI enabled automated tracking of multiple boxers

2023-08-09 · A. S. Karthikeyan, Vipul Baghel, Anish Monsley Kirupakaran, John Warburton 외

Continuous tracking of boxers across multiple training sessions helps quantify traits required for the well-known ten-point-must system. However, continuous tracking of multiple athletes across multiple training sessions…

Decoupling Video and Human Motion: Towards Practical Event Detection in Athlete Recordings

2020-04-21 · Moritz Einfalt, Rainer Lienhart

In this paper we address the problem of motion event detection in athlete recordings from individual sports. In contrast to recent end-to-end approaches, we propose to use 2D human pose sequences as an intermediate repre…

Event Detection

Advaita: Bug Duplicity Detection System

2020-01-24 · Amit Kumar, Manohar Madanu, Hari Prakash, Lalitha Jonnavithula 외

Bugs are prevalent in software development. To improve software quality, bugs are filed using a bug tracking system. Properties of a reported bug would consist of a headline, description, project, product, component that…

Velocity and stroke rate reconstruction of canoe sprint team boats based on panned and zoomed video recordings

2026-02-26 · Julian Ziegler, Daniel Matthes, Finn Gerdts, Patrick Frenzel 외 arxiv

Pacing strategies, defined by velocity and stroke rate profiles, are essential for peak performance in canoe sprint. While GPS is the gold standard for analysis, its limited availability necessitates automated video-base…