中文
相关论文

相关论文: Ice hockey player identification via transformers …

200 篇论文

Assigning team labels to players in a sport game is not a trivial task when no prior is known about the visual appearance of each team. Our work builds on a Convolutional Neural Network (CNN) to learn a descriptor, namely a pixel-wise…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Maxime Istasse , Julien Moreau , Christophe De Vleeschouwer

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zherui Zhang , Rongtao Xu , Jie Zhou , Changwei Wang , Xingtian Pei , Wenhao Xu , Jiguang Zhang , Li Guo , Longxiang Gao , Wenbo Xu , Shibiao Xu

Injuries are a major cost in sports. Teams spend millions of dollars every year on players who are hurt and unable to play, resulting in lost games, decreased fan interest and additional wages for replacement players. Modern convolutional…

计算机视觉与模式识别 · 计算机科学 2019-04-19 AJ Piergiovanni , Michael S. Ryoo

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

In problems such as sports video analytics, it is difficult to obtain accurate frame level annotations and exact event duration because of the lengthy videos and sheer volume of video data. This issue is even more pronounced in fast-paced…

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

The main goal of this paper is to analyze the general problem of using Convolutional Neural Networks (CNNs) in robots with limited computational capabilities, and to propose general design guidelines for their use. In addition, two…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Nicolás Cruz , Kenzo Lobos-Tsunekawa , Javier Ruiz-del-Solar

This paper presents a groundbreaking model for forecasting English Premier League (EPL) player performance using convolutional neural networks (CNNs). We evaluate Ridge regression, LightGBM and CNNs on the task of predicting upcoming player…

机器学习 · 计算机科学 2024-05-07 Daniel Frees , Pranav Ravella , Charlie Zhang

Soccer is one of the most popular sport worldwide, with live broadcasts frequently available for major matches. However, extracting detailed, frame-by-frame information on player actions from these videos remains a challenge. Utilizing…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Shikun Xu , Yandong Zhu , Gen Li , Changhu Wang

Predicting soccer match outcomes is a challenging task due to the inherently unpredictable nature of the game and the numerous dynamic factors influencing results. While it conventionally relies on meticulous feature engineering, deep…

机器学习 · 计算机科学 2025-07-16 Lintao Wang , Shiwen Xu , Michael Horton , Joachim Gudmundsson , Zhiyong Wang

Presently online video games have become a progressively favorite source of recreation and Counter Strike: Global Offensive (CS: GO) is one of the top-listed online first-person shooting games. Numerous competitive games are arranged every…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Tasnim Sakib Apon , Abrar Islam , MD. Golam Rabiul Alam

Although the values of individual soccer players have become astronomical, subjective judgments still play a big part in the player analysis. Recently, there have been new attempts to quantitatively grasp players' styles using video-based…

机器学习 · 计算机科学 2022-05-05 Hyunsung Kim , Jihun Kim , Dongwook Chung , Jonghyun Lee , Jinsung Yoon , Sang-Ki Ko

Orientation is a crucial skill for football players that becomes a differential factor in a large set of events, especially the ones involving passes. However, existing orientation estimation methods, which are based on computer-vision…

机器学习 · 计算机科学 2021-06-02 Adrià Arbués-Sangüesa , Adrián Martín , Paulino Granero , Coloma Ballester , Gloria Haro

Evaluating the overall ability of players in the National Hockey League (NHL) is a difficult task. Existing methods such as the famous "plus/minus" statistic have many shortcomings. Standard linear regression methods work well when player…

应用统计 · 统计学 2013-03-01 A. C. Thomas , Samuel L. Ventura , Shane Jensen , Stephen Ma

Annually the gaming industry spends approximately $15 billion in marketing reinvestment. However, this amount is spent without any consideration for the skill and luck of the player. For a casino, an unskilled player could fetch ~4 times…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Danish Syed , Naman Gandhi , Arushi Arora , Nilesh Kadam

Transformers have shown outstanding results for natural language understanding and, more recently, for image classification. We here extend this work and propose a transformer-based approach for image retrieval: we adopt vision transformers…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Alaaeldin El-Nouby , Natalia Neverova , Ivan Laptev , Hervé Jégou

In this work, the novel task of detecting and classifying table tennis strokes solely using the ball trajectory has been explored. A single camera setup positioned in the umpire's view has been employed to procure a dataset consisting of…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Kaustubh Milind Kulkarni , Rohan S Jamadagni , Jeffrey Aaron Paul , Sucheth Shenoy

We propose a neural network architecture that learns body part appearances for soccer player re-identification. Our model consists of a two-stream network (one stream for appearance map extraction and the other for body part map extraction)…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Mahesh Bhosale , Abhishek Kumar , David Doermann

In this paper, we develop a logistic regression model to estimate the probability that a particular shot in an NHL game will result in a goal, and use the results to evaluate the performance of NHL skaters, goalies, and teams. We weight…

应用统计 · 统计学 2012-05-09 Brian Macdonald , Craig Lennon , Rodney Sturdivant

In vision-based action recognition, spatio-temporal features from different modalities are used for recognizing activities. Temporal modeling is a long challenge of action recognition. However, there are limited methods such as pre-computed…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Elham Shabaninia , Hossein Nezamabadi-pour , Fatemeh Shafizadegan

In the high-stakes world of baseball, every nuance of a pitcher's mechanics holds the key to maximizing performance and minimizing runs. Traditional analysis methods often rely on pre-recorded offline numerical data, hindering their…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Jerrin Bright , Bavesh Balaji , Yuhao Chen , David A Clausi , John S Zelek