Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,10 @@ license: mit
|
|
4 |
|
5 |
|
6 |
---
|
7 |
-
#
|
8 |
|
9 |
## Overview
|
10 |
-
The
|
11 |
|
12 |
## Dataset Features
|
13 |
- **Classes**: 8 orientations β Top, Top-Right, Right, Bottom-Right, Bottom, Bottom-Left, Left, Top-Left.
|
@@ -19,7 +19,7 @@ The PlayerDirection dataset consists of **9,700 manually annotated frames** of i
|
|
19 |
|
20 |
```markdown
|
21 |
|
22 |
-
|
23 |
βββ Bottom_Left/
|
24 |
β βββ <Unique_ID>.jpeg
|
25 |
βββ Bottom/
|
|
|
4 |
|
5 |
|
6 |
---
|
7 |
+
# HockeyOrient Dataset
|
8 |
|
9 |
## Overview
|
10 |
+
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.
|
11 |
|
12 |
## Dataset Features
|
13 |
- **Classes**: 8 orientations β Top, Top-Right, Right, Bottom-Right, Bottom, Bottom-Left, Left, Top-Left.
|
|
|
19 |
|
20 |
```markdown
|
21 |
|
22 |
+
HockeyOrient/
|
23 |
βββ Bottom_Left/
|
24 |
β βββ <Unique_ID>.jpeg
|
25 |
βββ Bottom/
|