paper-with-me

홈 › 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 published attempts to apply scene text recognition models on jersey number data. Here we introduce a novel public jersey number recognition dataset for hockey and study how scene text recognition methods can be adapted to this problem. We address issues of occlusions and assess the degree to which training on one sport (hockey) can be generalized to another (soccer). For the latter, we also consider how jersey number recognition at the single-image level can be aggregated across frames to yield tracklet-level jersey number labels. We demonstrate high performance on image- and tracklet-level tasks, achieving 91.4% accuracy for hockey images and 87.4% for soccer tracklets. Code, models, and data are available at https://github.com/mkoshkina/jersey-number-pipeline.

📄 PDF Abstract BibTeX arXiv:2405.13896

Code (1)

mkoshkina/jersey-number-pipeline 공식 구현 pytorch

Tasks

Jersey Number RecognitionScene Text Recognition

Similar 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 res…

Jersey Number RecognitionMulti-Task LearningOptical Character RecognitionSports Analytics

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

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

Knock, knock. Who's there? -- Identifying football player jersey numbers with synthetic data

2022-03-01 · Divya Bhargavi, Erika Pelaez Coyotl, Sia Gholami

Automatic player identification is an essential and complex task in sports video analysis. Different strategies have been devised over the years, but identification based on jersey numbers is one of the most common appro…

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