Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,36 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: OpenSportsLab
|
| 3 |
+
emoji: 🏃
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# OpenSportsLab
|
| 11 |
+
|
| 12 |
+
**OpenSportsLab** is a lab focused on **AI for Sports**.
|
| 13 |
+
|
| 14 |
+
We develop research, datasets, benchmarks, and software to advance how artificial intelligence can support sports through video understanding, multimodal learning, and data driven analysis.
|
| 15 |
+
|
| 16 |
+
Our work includes topics such as:
|
| 17 |
+
|
| 18 |
+
- action recognition and temporal localization
|
| 19 |
+
- player and game analysis
|
| 20 |
+
- multimodal sports understanding
|
| 21 |
+
- annotation tools and data workflows
|
| 22 |
+
- applied AI for analytics, officiating, and medical support
|
| 23 |
+
|
| 24 |
+
## Projects
|
| 25 |
+
|
| 26 |
+
Some of the projects developed in the lab include:
|
| 27 |
+
|
| 28 |
+
- **SoccerNet**
|
| 29 |
+
- **OpenSportsLib**
|
| 30 |
+
- **SoccerNetPro**
|
| 31 |
+
|
| 32 |
+
## Links
|
| 33 |
+
|
| 34 |
+
- **GitHub:** https://github.com/OpenSportsLab
|
| 35 |
+
- **OpenSportsLib:** https://github.com/OpenSportsLab/opensportslib
|
| 36 |
+
- **SoccerNet:** https://www.soccer-net.org/
|