中文
相关论文

相关论文: Multi Player Tracking in Ice Hockey with Homograph…

200 篇论文

Tracking and identifying players is a fundamental step in computer vision-based ice hockey analytics. The data generated by tracking is used in many other downstream tasks, such as game event detection and game strategy analysis. Player…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Kanav Vats , Pascale Walters , Mehrnaz Fani , David A. Clausi , John Zelek

This study proposes a simple method for multi-object tracking (MOT) of players in a badminton court. We leverage two off-the-shelf cameras, one on the top of the court and the other on the side of the court. The one on the top is to track…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Young-Ching Chou , Shen-Ru Zhang , Bo-Wei Chen , Hong-Qi Chen , Cheng-Kuan Lin , Yu-Chee Tseng

Tracking and identifying players is an important problem in computer vision based ice hockey analytics. Player tracking is a challenging problem since the motion of players in hockey is fast-paced and non-linear. There is also significant…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Kanav Vats , Mehrnaz Fani , David A. Clausi , John S. Zelek

Multi-object tracking (MOT) is a critical and challenging task in computer vision, particularly in situations involving objects with similar appearances but diverse movements, as seen in team sports. Current methods, largely reliant on…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Atom Scott , Ikuma Uchida , Ning Ding , Rikuhei Umemoto , Rory Bunker , Ren Kobayashi , Takeshi Koyama , Masaki Onishi , Yoshinari Kameda , Keisuke Fujii

Tracking players in sports videos is commonly done in a tracking-by-detection framework, first detecting players in each frame, and then performing association over time. While for some sports tracking players is sufficient for game…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yang Liu , Luiz G. Hafemann , Michael Jamieson , Mehrsan Javan

Multi-Object Tracking (MOT) plays a critical role in analyzing player behavior from videos, enabling performance evaluation. Current MOT methods are often evaluated using publicly available datasets. However, most of these focus on everyday…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Rintaro Otsubo , Kanta Sawafuji , Hideo Saito

In this paper, we address the challenge of Multi-Object Tracking (MOT) in moving Unmanned Aerial Vehicle (UAV) scenarios, where irregular flight trajectories, such as hovering, turning left/right, and moving up/down, lead to significantly…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Deyi Ji , Lanyun Zhu , Siqi Gao , Qi Zhu , Yiru Zhao , Peng Xu , Yue Ding , Hongtao Lu , Jieping Ye , Feng Wu , Feng Zhao

Multi-object tracking in sports scenes plays a critical role in gathering players statistics, supporting further analysis, such as automatic tactical analysis. Yet existing MOT benchmarks cast little attention on the domain, limiting its…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Yutao Cui , Chenkai Zeng , Xiaoyu Zhao , Yichun Yang , Gangshan Wu , Limin 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 trajectory, and complicated…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Jie Wang , Yuzhou Peng , Xiaodong Yang , Ting Wang , Yanming Zhang

This paper introduces Deep HM-SORT, a novel online multi-object tracking algorithm specifically designed to enhance the tracking of athletes in sports scenarios. Traditional multi-object tracking methods often struggle with sports…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Matias Gran-Henriksen , Hans Andreas Lindgaard , Gabriel Kiss , Frank Lindseth

Multi-Object Tracking over humans has improved rapidly with the development of object detection and re-identification. However, multi-actor tracking over humans with similar appearance and nonlinear movement can still be very challenging…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Hsiang-Wei Huang , Cheng-Yen Yang , Jenq-Neng Hwang , Pyong-Kun Kim , Kwangju Kim , Kyoungoh Lee

Tracking people in a video sequence is a challenging task that has been approached from many perspectives. This task becomes even more complicated when the person to track is a player in a broadcasted sport event, the reasons being the…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Roberto L. Castro , Diego Andrade , Basilio Fraguela

Multi-object tracking in sports scenarios has become one of the focal points in computer vision, experiencing significant advancements through the integration of deep learning techniques. Despite these breakthroughs, challenges remain, such…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Jiacheng Sun , Hsiang-Wei Huang , Cheng-Yen Yang , Zhongyu Jiang , Jenq-Neng Hwang

Multi-Object Tracking (MOT) remains a vital component of intelligent video analysis, which aims to locate targets and maintain a consistent identity for each target throughout a video sequence. Existing works usually learn a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang , Jinjun Wang , Nanning Zheng

Multi-object tracking (MOT) is an important and practical task related to both surveillance systems and moving camera applications, such as autonomous driving and robotic vision. However, due to unreliable detection, occlusion and fast…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gaoang Wang , Yizhou Wang , Haotian Zhang , Renshu Gu , Jenq-Neng Hwang

Multi-object tracking (MOT) aims to associate target objects across video frames in order to obtain entire moving trajectories. With the advancement of deep neural networks and the increasing demand for intelligent video analysis, MOT has…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

Multiple object tracking (MOT) is a task in computer vision that aims to detect the position of various objects in videos and to associate them to a unique identity. We propose an approach based on Constraint Programming (CP) whose goal is…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Rémi Nahon , Guillaume-Alexandre Bilodeau , Gilles Pesant

Multi-object tracking (MOT) in team sports is particularly challenging due to the fast-paced motion and frequent occlusions resulting in motion blur and identity switches, respectively. Predicting player positions in such scenarios is…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Dheeraj Khanna , Jerrin Bright , Yuhao Chen , John S. Zelek

The purpose of multi-object tracking (MOT) is to continuously track and identify objects detected in videos. Currently, most methods for multi-object tracking model the motion information and combine it with appearance information to…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Junchao Huang , Xiaoqi He Yebo Wu , Sheng Zhao

Semi-supervised learning is a popular class of techniques to learn from labeled and unlabeled data. The paper proposes an application of a recently proposed approach of graph transduction that exploits game theoretic notions to the problem…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Tewodros Mulugeta Dagnew , Dalia Coppi , Marcello Pelillo , Rita Cucchiara
‹ 上一页 1 2 3 10 下一页 ›