paper-with-me

홈 › Papers

CLIP-ReIdent: Contrastive Training for Player Re-Identification

2023-03-21 · Konrad Habel, Fabian Deuser, Norbert Oswald

Sports analytics benefits from recent advances in machine learning providing a competitive advantage for teams or individuals. One important task in this context is the performance measurement of individual players to provide reports and log files for subsequent analysis. During sport events like basketball, this involves the re-identification of players during a match either from multiple camera viewpoints or from a single camera viewpoint at different times. In this work, we investigate whether it is possible to transfer the out-standing zero-shot performance of pre-trained CLIP models to the domain of player re-identification. For this purpose we reformulate the contrastive language-to-image pre-training approach from CLIP to a contrastive image-to-image training approach using the InfoNCE loss as training objective. Unlike previous work, our approach is entirely class-agnostic and benefits from large-scale pre-training. With a fine-tuned CLIP ViT-L/14 model we achieve 98.44 % mAP on the MMSports 2022 Player Re-Identification challenge. Furthermore we show that the CLIP Vision Transformers have already strong OCR capabilities to identify useful player features like shirt numbers in a zero-shot manner without any fine-tuning on the dataset. By applying the Score-CAM algorithm we visualise the most important image regions that our fine-tuned model identifies when calculating the similarity score between two images of a player.

📄 PDF Abstract BibTeX arXiv:2303.11855

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Sports Analytics

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Prototypical Contrastive Learning-based CLIP Fine-tuning for Object Re-identification

2023-10-26 · Jiachen Li, Xiaojin Gong

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision sett…

Contrastive LearningPerson Re-IdentificationPrompt LearningUnsupervised Person Re-Identification+1

Efficient tracking of team sport players with few game-specific annotations

2022-04-08 · Adrien Maglo, Astrid Orcesi, Quoc-Cuong Pham

One of the requirements for team sports analysis is to track and recognize players. Many tracking and reidentification methods have been proposed in the context of video surveillance. They show very convincing results wh…

Incremental Learning

TagCLIP: A Local-to-Global Framework to Enhance Open-Vocabulary Multi-Label Classification of CLIP Without Training

2023-12-20 · Yuqi Lin, Minghao Chen, Kaipeng Zhang, Hengjia Li 외

Contrastive Language-Image Pre-training (CLIP) has demonstrated impressive capabilities in open-vocabulary classification. The class token in the image encoder is trained to capture the global features to distinguish dif…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSemantic Segmentation+3

Unsupervised Text Deidentification

2022-10-20 · John X. Morris, Justin T. Chiu, Ramin Zabih, Alexander M. Rush

Deidentification seeks to anonymize textual data prior to distribution. Automatic deidentification primarily uses supervised named entity recognition from human-labeled data points. We propose an unsupervised deidentific…

Named Entity RecognitionNamed Entity Recognition (NER)

Attentional Heterogeneous Graph Neural Network: Application to Program Reidentification

2018-12-10 · Shen Wang, Zhengzhang Chen, Ding Li, Lu-An Tang 외

Program or process is an integral part of almost every IT/OT system. Can we trust the identity/ID (e.g., executable name) of the program? To avoid detection, malware may disguise itself using the ID of a legitimate progr…

Graph ClassificationGraph EmbeddingGraph Neural NetworkIntrusion Detection+1