HockeyOrient: A Dataset for Ice Hockey Player Orientation Classification
π Overview
The HockeyOrient dataset consists of 9,700 manually annotated frames of ice hockey players extracted from the 2023β2024 Swedish Hockey League (SHL) seasons. Each cropped image is categorized into one of eight player orientations, based on the direction of their head relative to the camera. This dataset is designed for player direction classification, which can enhance tracking models, tactical analysis, and AI-driven coaching tools.
π Dataset Details
- Classes: 8 orientations β Top, Top-Right, Right, Bottom-Right, Bottom, Bottom-Left, Left, Top-Left.
- Annotations: High-quality manual annotations.
- Source: SHL game footage.
- Format: Images stored in JPEG format, categorized into separate folders for each class.
π₯ Access the Dataset
The dataset is hosted on Hugging Face:
π Dataset Path: HockeyOrient on Hugging Face
π― Pretrained Model
We provide a trained classification model based on SqueezeNet, available on Hugging Face.
π Trained Model: HockeyOrient Model
π Live Demo
Explore the HockeyOrient classification demo on Hugging Face Spaces.
π HockeyOrient Demo: Hugging Face Space
π€ Citation
If you use this dataset or model in your research, please cite:
@inproceedings{HockeyOrient,
title = {{HockeyOrient: A Dataset for Ice Hockey Player Orientation Classification}},
author = {Houshmand Sarkhoosh, Mehdi and Gautam, Sushant and Midoglu, Cise and Sabet, Saeed Shafiee and Kupka, Tomas and Halvorsen, PΓ₯l},
publisher = {Association for Computing Machinery},
booktitle = {Proceedings of the 16th ACM Multimedia Systems Conference},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3712676.3718342},
isbn = {9798400714672},
location = {Stellenbosch, South Africa},
year = {2025},
doi={10.1145/3712676.3718342}
}
π© Contact
For inquiries, collaborations, or questions:
- π§ Mehdi Houshmand: mehdi@forzasys.com
- π§ Cise Midoglu: cise@forzasys.com
- π§ PΓ₯l Halvorsen: paalh@simula.no
β‘ HockeyOrient is part of ongoing AI-driven sports analytics research.