paper-with-me

홈 › Papers

Contrastive Learning for Sports Video: Unsupervised Player Classification

2021-04-15 · Maria Koshkina, Hemanth Pidaparthy, James H. Elder

We address the problem of unsupervised classification of players in a team sport according to their team affiliation, when jersey colours and design are not known a priori. We adopt a contrastive learning approach in which an embedding network learns to maximize the distance between representations of players on different teams relative to players on the same team, in a purely unsupervised fashion, without any labelled data. We evaluate the approach using a new hockey dataset and find that it outperforms prior unsupervised approaches by a substantial margin, particularly for real-time application when only a small number of frames are available for unsupervised learning before team assignments must be made. Remarkably, we show that our contrastive method achieves 94% accuracy after unsupervised training on only a single frame, with accuracy rising to 97% within 500 frames (17 seconds of game time). We further demonstrate how accurate team classification allows accurate team-conditional heat maps of player positioning to be computed.

📄 PDF Abstract BibTeX arXiv:2104.10068

Code (1)

mkoshkina/teamId 공식 구현 pytorch

Tasks

ClassificationContrastive LearningGeneral Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Sports Video: Fine-Grained Action Detection and Classification of Table Tennis Strokes from Videos for MediaEval 2021

2021-12-16 · Pierre-Etienne Martin, Jordan Calandre, Boris Mansencal, Jenny Benois-Pineau 외

Sports video analysis is a prevalent research topic due to the variety of application areas, ranging from multimedia intelligent devices with user-tailored digests up to analysis of athletes' performance. The Sports Vide…

Action DetectionFine-Grained Action Detection

Unsupervised Temporal Feature Aggregation for Event Detection in Unstructured Sports Videos

2020-02-19 · Subhajit Chaudhury, Daiki Kimura, Phongtharin Vinayavekhin, Asim Munawar 외

Image-based sports analytics enable automatic retrieval of key events in a game to speed up the analytics process for human experts. However, most existing methods focus on structured television broadcast video datasets …

Data AugmentationEvent DetectionPerson Re-IdentificationRetrieval+1

TrajSV: A Trajectory-based Model for Sports Video Representations and Applications

2025-08-15 · Zheng Wang, Shihao Xu, Wei Shi arxiv

Sports analytics has received significant attention from both academia and industry in recent years. Despite the growing interest and efforts in this field, several issues remain unresolved, including (1) data unavailabi…

Video CaptioningAction SpottingVideo Retrieval

A Comprehensive Review of Computer Vision in Sports: Open Issues, Future Trends and Research Directions

2022-03-03 · Banoth Thulasya Naik, Mohammad Farukh Hashmi, Neeraj Dhanraj Bokde

Recent developments in video analysis of sports and computer vision techniques have achieved significant improvements to enable a variety of critical operations. To provide enhanced information, such as detailed complex …

GPU

Distantly Supervised Semantic Text Detection and Recognition for Broadcast Sports Videos Understanding

2021-10-31 · Avijit Shah, Topojoy Biswas, Sathish Ramadoss, Deven Santosh Shah

Comprehensive understanding of key players and actions in multiplayer sports broadcast videos is a challenging problem. Unlike in news or finance videos, sports videos have limited text. While both action recognition for…

Action RecognitionText DetectionVideo Understanding