Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,17 @@ datasets:
|
|
| 19 |
|
| 20 |
# HockeyAI YOLOv8 Model
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## Model Overview
|
| 23 |
|
| 24 |
The HockeyAI project provides a **YOLOv8 medium model** fine-tuned on the HockeyAI dataset. This model serves as a benchmark for ice hockey object detection tasks and achieves high performance across all seven classes defined in the dataset.
|
|
|
|
| 19 |
|
| 20 |
# HockeyAI YOLOv8 Model
|
| 21 |
|
| 22 |
+
<div style="background-color:#f8f9fa; color:black; border-left: 6px solid #28a745; padding: 10px; margin: 10px 0;">
|
| 23 |
+
|
| 24 |
+
🔗 This model is trained on the <span style="color:red">HockeyAI</span> dataset.
|
| 25 |
+
|
| 26 |
+
- 📊 Access the dataset used for training here: <a href="https://huggingface.co/datasets/SimulaMet-HOST/HockeyAI" style="color:blue;">https://huggingface.co/datasets/SimulaMet-HOST/HockeyAI</a>
|
| 27 |
+
- 🚀 Try the model in action with our interactive <span style="color:red">Hugging Face Space</span>: <a href="https://huggingface.co/spaces/SimulaMet-HOST/HockeyAI" style="color:blue;">https://huggingface.co/spaces/SimulaMet-HOST/HockeyAI</a>
|
| 28 |
+
|
| 29 |
+
</div>
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
## Model Overview
|
| 34 |
|
| 35 |
The HockeyAI project provides a **YOLOv8 medium model** fine-tuned on the HockeyAI dataset. This model serves as a benchmark for ice hockey object detection tasks and achieves high performance across all seven classes defined in the dataset.
|