Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -67,13 +67,13 @@ V1/
|
|
67 |
## 🧠 Dataset Origin & Processing
|
68 |
|
69 |
- Collected from:
|
70 |
-
- [SoccerNet](https://www.soccer-net.org/)
|
71 |
-
- Public match footage
|
72 |
-
- Game engine data (e.g., FIFA-style renders)
|
73 |
- Augmented with:
|
74 |
-
- [SAHI](https://github.com/obss/sahi) for image slicing
|
75 |
-
- Inclusion of background-only and noisy images to reduce false positives and improve generalization
|
76 |
-
- Crops and resizes for multi-resolution model training
|
77 |
|
78 |
---
|
79 |
|
|
|
67 |
## 🧠 Dataset Origin & Processing
|
68 |
|
69 |
- Collected from:
|
70 |
+
- [SoccerNet](https://www.soccer-net.org/)
|
71 |
+
- Public match footage
|
72 |
+
- Game engine data (e.g., FIFA-style renders)
|
73 |
- Augmented with:
|
74 |
+
- [SAHI](https://github.com/obss/sahi) for image slicing
|
75 |
+
- Inclusion of background-only and noisy images to reduce false positives and improve generalization
|
76 |
+
- Crops and resizes for multi-resolution model training
|
77 |
|
78 |
---
|
79 |
|