Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,19 +30,19 @@ It is optimized for **object detection tasks**, especially focusing on soccer-re
|
|
| 30 |
|
| 31 |
- ✅ 25,000 images (~1.5GB)
|
| 32 |
- ✅ Annotations for 3 object classes:
|
| 33 |
-
- `player`
|
| 34 |
-
- `referee`
|
| 35 |
-
- `ball`
|
| 36 |
- ✅ Data format:
|
| 37 |
-
- **Ultralytics YOLO format** (default)
|
| 38 |
-
- **COCO JSON format** (included in separate folders)
|
| 39 |
- ✅ Resolution variety:
|
| 40 |
-
- `160x160`, `320x320`, `640x640`, and `1280x1080` (Full HD)
|
| 41 |
- ✅ Includes:
|
| 42 |
-
- **Sliced images** via [SAHI (Slicing Aided Hyper Inference)](https://github.com/obss/sahi)
|
| 43 |
-
- **Background-only images**
|
| 44 |
-
- **Multi-angle player views**
|
| 45 |
-
- **Noisy and occluded samples** for robustness
|
| 46 |
|
| 47 |
---
|
| 48 |
|
|
|
|
| 30 |
|
| 31 |
- ✅ 25,000 images (~1.5GB)
|
| 32 |
- ✅ Annotations for 3 object classes:
|
| 33 |
+
- `player`
|
| 34 |
+
- `referee`
|
| 35 |
+
- `ball`
|
| 36 |
- ✅ Data format:
|
| 37 |
+
- **Ultralytics YOLO format** (default)
|
| 38 |
+
- **COCO JSON format** (included in separate folders)
|
| 39 |
- ✅ Resolution variety:
|
| 40 |
+
- `160x160`, `320x320`, `640x640`, and `1280x1080` (Full HD)
|
| 41 |
- ✅ Includes:
|
| 42 |
+
- **Sliced images** via [SAHI (Slicing Aided Hyper Inference)](https://github.com/obss/sahi)
|
| 43 |
+
- **Background-only images**
|
| 44 |
+
- **Multi-angle player views**
|
| 45 |
+
- **Noisy and occluded samples** for robustness
|
| 46 |
|
| 47 |
---
|
| 48 |
|