MehdiH7 commited on
Commit
7624c02
·
verified ·
1 Parent(s): bec0b0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -13,6 +13,17 @@ short_description: ' A model for Precise Ice Hockey Rink Keypoint detection'
13
 
14
  # Hockey Rink Keypoint Detection
15
 
 
 
 
 
 
 
 
 
 
 
 
16
  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.
17
 
18
  ## Features
 
13
 
14
  # Hockey Rink Keypoint Detection
15
 
16
+ <div style="background-color:#f8f9fa; color:black; border-left: 6px solid #ff9800; padding: 10px; margin: 10px 0;">
17
+
18
+ 🔗 This interactive demo is powered by the <span style="color:red">HockeyRink</span> model and dataset.
19
+
20
+ - 📂 Download the dataset used in this project: <a href="https://huggingface.co/datasets/SimulaMet-HOST/HockeyRink" style="color:blue;">https://huggingface.co/datasets/SimulaMet-HOST/HockeyRink</a>
21
+ - 🤖 View details of the trained <span style="color:red">model</span>: <a href="https://huggingface.co/SimulaMet-HOST/HockeyRink" style="color:blue;">https://huggingface.co/SimulaMet-HOST/HockeyRink</a>
22
+
23
+ </div>
24
+
25
+
26
+
27
  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.
28
 
29
  ## Features