| | --- |
| | license: mit |
| | --- |
| | |
| |
|
| | --- |
| | # HockeyOrient Dataset |
| |
|
| | <div style="background-color:#f8f9fa; color:black; border-left: 6px solid #0073e6; padding: 10px; margin: 10px 0;"> |
| |
|
| | π This dataset is part of the <span style="color:red">HockeyOrient</span> ecosystem. |
| |
|
| | - π» Check out the corresponding <span style="color:red">Hugging Face Space</span> for a live demo: <a href="[SPACE_LINK]" style="color:blue;">https://huggingface.co/spaces/SimulaMet-HOST/HockeyOrient</a> |
| | - π The trained <span style="color:red">model</span> for this dataset is available here: <a href="[SPACE_LINK]" style="color:blue;">https://huggingface.co/SimulaMet-HOST/HockeyOrient</a> |
| |
|
| | </div> |
| |
|
| |
|
| |
|
| | ## Overview |
| | The HockeyOrient dataset consists of **9,700 manually annotated frames** of ice hockey players from the 2023β2024 Swedish Hockey League (SHL) seasons. Each cropped image is categorized into one of eight player orientations based on the orientation of their head. |
| |
|
| | ## Dataset Features |
| | - **Classes**: 8 orientations β Top, Top-Right, Right, Bottom-Right, Bottom, Bottom-Left, Left, Top-Left. |
| | - **Annotations**: High-quality manual annotations. |
| | - **Sources**: Extracted frames from SHL games. |
| | - **Formats**: Images in JPEG format organized into folders for each class. |
| |
|
| | ## Structure |
| |
|
| |
|
| |
|
| | ```markdown |
| | |
| | HockeyOrient/ |
| | βββ Bottom_Left/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Bottom/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Bottom_Right/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Left/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Top_Left/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Top/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Top_Right/ |
| | β βββ <Unique_ID>.jpeg |
| | βββ Right/ |
| | β βββ <Unique_ID>.jpeg |
| | ``` |
| |
|
| | <div style="background-color:#e7f3ff; color:black; border-left: 6px solid #0056b3; padding: 12px; margin: 10px 0;"> |
| |
|
| | <span style="color:black; font-weight:bold;">π© For any questions regarding this project, or to discuss potential collaboration and joint research opportunities, please contact:</span> |
| |
|
| | <ul style="color:black;"> |
| | <li><span style="font-weight:bold; color:black;">Mehdi Houshmand</span>: <a href="mailto:mehdi@forzasys.com" style="color:blue; text-decoration:none;">mehdi@forzasys.com</a></li> |
| | <li><span style="font-weight:bold; color:black;">Cise Midoglu</span>: <a href="mailto:cise@forzasys.com" style="color:blue; text-decoration:none;">cise@forzasys.com</a></li> |
| | <li><span style="font-weight:bold; color:black;">PΓ₯l Halvorsen</span>: <a href="mailto:paalh@simula.no" style="color:blue; text-decoration:none;">paalh@simula.no</a></li> |
| | </ul> |
| |
|
| | </div> |
| |
|
| |
|