paper-with-me

홈 › Papers

Generalized Jersey Number Recognition Using Multi-task Learning With Orientation-guided Weight Refinement

2024-06-03 · Yung-Hui Lin, Yu-Wen Chang, Huang-Chia Shih, Takahiro Ogawa

Jersey number recognition (JNR) has always been an important task in sports analytics. Improving recognition accuracy remains an ongoing challenge because images are subject to blurring, occlusion, deformity, and low resolution. Recent research has addressed these problems using number localization and optical character recognition. Some approaches apply player identification schemes to image sequences, ignoring the impact of human body rotation angles on jersey digit identification. Accurately predicting the number of jersey digits by using a multi-task scheme to recognize each individual digit enables more robust results. Based on the above considerations, this paper proposes a multi-task learning method called the angle-digit refine scheme (ADRS), which combines human body orientation angles and digit number clues to recognize athletic jersey numbers. Based on our experimental results, our approach increases inference information, significantly improving prediction accuracy. Compared to state-of-the-art methods, which can only handle a single type of sport, the proposed method produces a more diverse and practical JNR application. The incorporation of diverse types of team sports such as soccer, football, basketball, volleyball, and baseball into our dataset contributes greatly to generalized JNR in sports analytics. Our accuracy achieves 64.07% on Top-1 and 89.97% on Top-2, with corresponding F1 scores of 67.46% and 90.64%, respectively.

📄 PDF Abstract BibTeX arXiv:2406.01033

Code (0)

등록된 구현이 없습니다.

Tasks

Jersey Number RecognitionMulti-Task LearningOptical Character RecognitionSports Analytics

Similar Papers 제목 키워드 기반

A General Framework for Jersey Number Recognition in Sports Video

2024-05-22 · Maria Koshkina, James H. Elder

Jersey number recognition is an important task in sports video analysis, partly due to its importance for long-term player tracking. It can be viewed as a variant of scene text recognition. However, there is a lack of pu…

Jersey Number RecognitionScene Text Recognition

Multi-task learning for jersey number recognition in Ice Hockey

2021-08-17 · Kanav Vats, Mehrnaz Fani, David A. Clausi, John Zelek

Identifying players in sports videos by recognizing their jersey numbers is a challenging task in computer vision. We have designed and implemented a multi-task learning network for jersey number recognition. In order to…

Jersey Number RecognitionMulti-Task Learning

Soccer jersey number recognition using convolutional neural networks

2015-07-01 · ICCV 2015 7 · Sebastian Gerke、Karsten Muller、Ralf Schafer

In this paper, a deep convolutional neural network based approach to the problem of automatically recognizing jersey numbers from soccer videos is presented. Two different jersey number vector encoding schemes are presen…

Data AugmentationJersey Number Recognition

Jersey Number Recognition using Keyframe Identification from Low-Resolution Broadcast Videos

2023-09-12 · Bavesh Balaji, Jerrin Bright, Harish Prakash, Yuhao Chen 외

Player identification is a crucial component in vision-driven soccer analytics, enabling various downstream tasks such as player assessment, in-game analysis, and broadcast production. However, automatically detecting je…

Jersey Number Recognition

Ice hockey player identification via transformers and weakly supervised learning

2021-11-22 · Kanav Vats, William McNally, Pascale Walters, David A. Clausi 외

Identifying players in video is a foundational step in computer vision-based sports analytics. Obtaining player identities is essential for analyzing the game and is used in downstream tasks such as game event recognitio…

Optical Character RecognitionOptical Character Recognition (OCR)Sports AnalyticsTemporal Sequences+1