Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,17 @@ license: mit
|
|
4 |
|
5 |
# Hockey Rink Keypoint Detection
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
This repository contains a YOLOv8-based model for detecting and mapping keypoints on ice hockey rinks. The model is trained on the HockeyRink dataset, which comprises precise annotations of hockey rink landmarks.
|
8 |
|
9 |
## Features
|
|
|
4 |
|
5 |
# Hockey Rink Keypoint Detection
|
6 |
|
7 |
+
<div style="background-color:#f8f9fa; color:black; border-left: 6px solid #28a745; padding: 10px; margin: 10px 0;">
|
8 |
+
|
9 |
+
🔗 This model is trained on the <span style="color:red">HockeyRink</span> dataset.
|
10 |
+
|
11 |
+
- 📊 Access the dataset used for training here: <a href="[DATASET_LINK]" style="color:blue;">https://huggingface.co/datasets/SimulaMet-HOST/HockeyRink</a>
|
12 |
+
- 🚀 Try the model in action with our interactive <span style="color:red">Hugging Face Space</span>: <a href="https://huggingface.co/spaces/SimulaMet-HOST/HockeyRink" style="color:blue;">https://huggingface.co/spaces/SimulaMet-HOST/HockeyRink</a>
|
13 |
+
|
14 |
+
</div>
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
This repository contains a YOLOv8-based model for detecting and mapping keypoints on ice hockey rinks. The model is trained on the HockeyRink dataset, which comprises precise annotations of hockey rink landmarks.
|
19 |
|
20 |
## Features
|